Paul Catinean
Paul Catinean
Any buildout that has an extension cannot pin the versions of the zc.buildout or setuptools as it raises a version conflict: ```[buildout] parts = test extensions = gp.vcsdevelop vcs-extend-develop =...
Roadmap
- [ ] enter the quantity of optional items during the product configuration - @PCatinean - [x] Create a BOM with type Manufacture by default, instead of kit - @PCatinean...
Whenever there's a parameter to change in the odoo config as of now if I'm not mistaken we have to add them one by one from ENV to the config....
A lot of runbot modules now add extra functionality and having a notebook to separate the logic would be great and much more tidy
This is a topic that has been discussed in multiple threads before (namely https://github.com/OCA/queue/issues/169 https://github.com/OCA/queue/pull/256 https://github.com/OCA/queue/issues/244) and they are all focused around the problems of running queue_job on odoo.sh which...
This PR introduces support for multi-node deployments in high availability. As a bonus this also works on odoo.sh because of the similar deployment architecture (separate and independent odoo processes connecting...