Requirements
- Python >= 3.7.0
- (see requirements.txt)
WARNING: the master git repository for this project is hosted at gitlab.com.
It its then mirrored on gitbub.com.
Thus, you should not push anything to github when working on odootools
This tooling supports odoo versions > 11.0, i.e. all versions using a 3.x python runtime.
After a massive refactoring, odootools repository no longer uses "version" branches. The tooling is now the same for all supported Odoo versions.
Older versions, compatible with python 2.7, are still accessible from 10.0 & 11.0 branches but no longer maintained.