Commit graph

27 commits

Author SHA1 Message Date
48a1f1c84e [UPD] requirement last version astor 2025-11-08 23:53:01 -05:00
7a05cd29b8 [FIX] pymssql compilation error 2025-11-06 01:11:28 -05:00
795247aa14 [UPD] poetry update with erplibre code generator 2025-11-05 02:29:32 -05:00
4739615ca4 [IMP] script deployment DNS with cloudflare 2025-11-02 02:14:15 -05:00
3560bd05a3 [UPD] poetry odoo 18 force cryptography last version 2025-10-31 21:55:11 -04:00
41de57d2df [ADD] requirement erplibre support ssh config 2025-10-31 17:29:33 -04:00
d32a301fd8 [UPD] poetry odoo 18 2025-10-31 03:18:32 -04:00
ac3b78634e [FIX] requirement erplibre: error with dateutil 2025-10-31 02:29:52 -04:00
442d7a57e4 [UPD] poetry odoo 18 2025-10-31 02:25:36 -04:00
93617b1a65 [IMP] support multi version odoo on same workspace
- oficially support odoo 18 instead of odoo 16
- support postgis/postgresql 18 into docker
- change version erplibre 1.6.0
- support private environment and support local git repo manifest
- support switch odoo version
- support docker for each version
- update os installation
- upgrade python requirement
- separate virtual environment for erplibre and odoo
2025-10-31 01:36:26 -04:00
991863e2b2 [IMP] requirement: erplibre separate from odoo
- Update all version
2025-10-31 01:33:07 -04:00
3d6ada22c7 [UPD] poetry odoo 14 with pykeepass 2025-04-27 04:02:34 -04:00
2a6fdf1611 [UPD] poetry update odoo 14 2025-04-27 03:44:43 -04:00
b341ffb5d0 [UPD] security pip odoo 14 and odoo 16 2025-04-27 03:23:00 -04:00
820567b48a [UPD] poetry odoo 16.0 2025-04-27 02:32:55 -04:00
c1341a4198 [UPD] change 1.5.0 to 1.6.0 2025-04-25 23:25:43 -04:00
3cee6cb1d6 [UPD] poetry add aioshutil 2025-04-13 04:08:37 -04:00
7bf987c598 [UPD] poetry 2025-04-13 02:25:31 -04:00
201f034649 [UPD] poetry add click 2025-04-13 02:25:31 -04:00
cb87dee06a [UPD] poetry update odoo 16
- add meteostat
- add isort
- add pykeepass
- fix ubuntu 25.04
- add pydevd-odoo
- force virtual-env 20.30.0
2025-04-12 17:10:56 -04:00
ac66b3a41f [UPD] poetry update odoo 14
- ADD openai
- gevent up to 20.9.0
- dongrade pylint
2025-04-12 17:10:56 -04:00
8de24245ac [ADD] poetry add pdfminer 2024-12-01 04:49:34 -05:00
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