Commit graph

5 commits

Author SHA1 Message Date
53ea4012e7 [FIX] poetry update 2024-12-01 04:49:34 -05:00
610ebc0e83 [UPD] poetry odoo 16 update, add pre-commit 2024-12-01 04:49:34 -05:00
92fbb58143 [FIX] odoo 16 requirement vonage-verify-v2==1.1.4 2024-12-01 04:49:34 -05:00
13b4c176e2 [UPD] requirement odoo 16 add python-randomword-fr and upgrade poetry 2024-12-01 04:49:34 -05:00
d91c3c2e95 [IMP] support change odoo and python version
- Makefile show version, switch version and install different version
- erplibre_version with odoo_version, poetry_version and python_version
- support multiple docker version
- support odoo 12, odoo 14, odoo 16
- bullseye, bookworm debian
- update latest version
- script update_env_version to detect actual version and refactor it
- adapt file path to support multiple version
- poetry with verbose by default, ignore python keyring
- python script to generate image db with parallel for all odoo version
- check_addons_exist before generate all image
- support delay to change queue parallel
- fix odoo 12 product configurator
- can show demo website
- swith odoo
- force create addons if missing
- update manifest, because gen config break with wrong manifest
2024-11-02 02:26:02 -04:00