Yannick Payot
Yannick Payot
#299 might resolve this issue 2021-11-15 13:06:13,862 6031 ERROR openerp_test openerp.modules.module: Can not `import attachment_swift`.
Currently session sliding is not supported/implemented. I assume this would have to be implemented in the `get()` function. As by activity we can most likely define it by each time...
@rvalyi do you still have interest in this?
For instance we created a separate build for 12.0-buster (https://github.com/camptocamp/docker-odoo-project/commit/563e389d52dfabe5551853b9df28e78b5e614d01) We could create a tag 14.0-py38 But note that we aim to provide images mainly for the versions officially supported...
Currently the Swiss QR module doesn't depend on `account_payment_mode` as it is an official report in `l10n_ch`. Furthermore, for the v10 backport I kept the same logic as in v13...
/ocabot migration account_invoice_section_sale_order
/ocabot merge nobump
Hello @tarek-caesar Instead of using an existing container, you might prefer to create a new container just to run pytest if you need your server online at the same time....
@samsagaz doesn't ring a bell, but we usually stick to the supported python version of Odoo. For Odoo 12.0 we use Python 3.5 https://github.com/camptocamp/docker-odoo-project/blob/master/12.0/Dockerfile#L19 Nevertheless we use Python 3.7 for...
Hello @petrus-v , Could you elaborate? Pytest doesn't run the tests `at_install`. You can refer to @guewen comment in https://github.com/camptocamp/pytest-odoo/issues/26#issuecomment-432535204 The `at_install` doesn't make much sense with `pytest-odoo`. You prepare...