David Beal
David Beal
Oops these modules has been hardly modified here https://github.com/OCA/account-fiscal-rule/pull/428 https://github.com/OCA/account-fiscal-rule/pull/429 Inside Ecotax use tax odoo mechanism
It's our own fault. We had not a really good communication on it, sorry.
OK thanks for this analyze. What is the situation now ? - travis have been fully replaced by github actions - github actions are now nicely updated by copier config...
Thanks @sbidoul. I don't know if you can define the expected result. But if so, I could check if I can make it works!?
Finally it seems `.env.runboat` is a convenient way to solve the problem but I'm not sure how to implement it as described by @sbidoul. As said by @yajo, if there...
Ok, nice I haven't seen https://github.com/sbidoul/runboat/pull/95. Thanks for that. As I understand your code if we merge it in this state, we always have db initialized `base` and `all`, and...
Nice to see gls_fr_rest, gls_fr_glsbox convention > setup.py could be configured to have optionnal dependency to easily choose which carriers we want to auto-install. Don't you think it could be...
Use extras_require can be a good step, thanks. @florian-dacosta ? It's sufficient to cover that I thought by plugin, no need to more decouple.
If you want simplify, please remove secrets.docker-compose.yml Env vars are sufficient to pass secrets. env comes from .env file or real env vars : really efficient. Only infra knows secrets...
or copipy ?