Commit graph

616 commits

Author SHA1 Message Date
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
37a43e402e [UPD] Makefile: example to update an instance 2025-04-12 17:10:56 -04:00
18139342a5 [UPD] script selenium support odoo instruction 2025-04-12 17:10:56 -04:00
45bdd208b4 [ADD] manifest: repo OCA shift-planning OCA_timesheet hr-holiday 2025-04-12 17:10:27 -04:00
3153b985f7 [UPD] script selenium lib get_element_not_visible 2025-04-12 17:06:09 -04:00
7de033f389 [FIX] script selenium: simplify connexion button click at login 2025-04-12 17:06:09 -04:00
1da2d17441 [UPD] script selenium: format and option record_wait_before_start_time 2025-04-12 17:06:09 -04:00
e7fe4758d2 [ADD] script selenium video support 2025-04-12 17:06:09 -04:00
3f9d243106 [UPD] script selenium: support click and draw into a canvas 2025-04-12 17:06:09 -04:00
f156cca6c2 [ADD] Makefile open_selenium 2025-04-12 17:06:09 -04:00
514d74d494 [ADD] erplibre-semver-version
ERPLibre version number
2025-04-12 17:06:09 -04:00
83ff602db3 [UPD] script docker build: force odoo version into image version 2025-04-12 17:06:09 -04:00
07346c5238 [ADD] script update env: support partial install for docker 2025-04-12 17:06:09 -04:00
e85f580432 [UPD] manifest odoo14 OCA_server-ux branch 14.0_dev with ERPLibre 2025-04-12 17:06:09 -04:00
e2e7a61ad6 [UPD] when using stop-after-init, enable no-http
- in many case, no need http when run with argument stop-after-init,
because we want to execute without gui
2024-12-03 23:10:16 -05:00
0f8d5aea8e [ADD] FAQ.md: support fatal: GitCommandError: git command failure
- this error occur after an installation on old workspace, need some
cleanup
2024-12-03 23:10:16 -05:00
162933d019 [FIX] script update_env_version.py: remove dirs instead of remove 2024-12-03 23:10:16 -05:00
e96a83f036 Merge branch 'update_poetry'
- Update poetry
- Fix OSX and Ubuntu installation
- Latest version wkhtmltopdf
- More documentation
2024-12-01 04:58:15 -05:00
37bba39df9 [UPD] CHANGELOG.md 2024-12-01 04:55:15 -05: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
7a19e24724 [UPD] script update_dns_cloudflare.py with better guide how to use 2024-12-01 04:49:34 -05:00
d3d9aa189d [ADD] doc development: pre-commit guide 2024-12-01 04:49:34 -05:00
a66dd727fa [ADD] script deployment: show and copy addons directory for docker prod 2024-12-01 04:49:34 -05:00
327870a175 Format 2024-12-01 04:49:34 -05:00
e08b402f3a [FIX] installation os before choose odoo version 2024-12-01 04:49:34 -05:00
7b5a3294ac [UPD] install debian: new version wkhtmltopdf 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
c0afa07969 [UPD] manifest odoo 16: upgrade OCA survey to branch 16.0_dev 2024-12-01 04:49:34 -05:00
1e6bc95368 [ADD] manifest odoo 14: support OCA survey 2024-12-01 04:49:34 -05:00
79f4dba809 [FIX] manifest odoo 14: project-agile with fixes from ERPLibre 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
0df48bd1f0 [ADD] odoo 16 repo Mathben Odoo business Quebec 2024-12-01 04:49:34 -05:00
Alexandre Ferreira Benevides
782896b230 [UPD] script OSX: check before isntall psql, add source activate install 2024-12-01 04:49:34 -05:00
Fabian Rodriguez
0c9f794377
Update README.md - add Mastodon account
added link to Mastodon account
2024-11-05 16:37:10 -05:00
f5823fb0eb [UPD] CHANGELOG 2024-11-05 14:50:08 -05:00
Fabian Rodriguez
9a17c78bac
Update CHANGELOG.md
Fixed some typos
2024-11-05 14:46:31 -05:00
Fabian Rodriguez
83e9c0ab6a
Update README.md with Debian and Ubuntu install instructions
Add instructions for Debian 12 and test/combine such instructions for Ubuntu 24.04 LTS too.
2024-11-05 14:33:32 -05:00
e47edc2879 Merge branch 'support_multi_odoo'
- Support Odoo 12, Odoo 14 and Odoo 16
- Windows installation doc upgrade
- Fix Selenium installation
- Refresh licence TechnoLibre
- More documentation
- Update stat evolution module
2024-11-02 02:26:10 -04: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
4989c1edbf [FIX] poetry update: support exclusion of addons.odoo{version} 2024-11-02 02:26:02 -04:00
bce470879c [FIX] script open terminal: ignore opening if path not exist 2024-11-02 02:26:02 -04:00
dd6ca6d7a2 [FIX] script git tool: support relative path when detect manifest file 2024-11-02 02:26:02 -04:00
2160b8264b [UPD] script stat evolution module: support odoo 17 and 18
- show repo with no module
2024-11-02 02:26:02 -04:00
0ca2d1073c [ADD] doc migration: guide to do Odoo migration 2024-11-02 02:26:02 -04:00
391c73bf39 [UPD] makefile IDE 2024-11-02 02:26:02 -04:00
07a19e0632 [IMP] script installation support Ubuntu 24.04 2024-11-02 02:26:02 -04:00
71b7c28b71 [UPD] doc FAQ inotify watches for PyCharm 2024-11-02 02:26:02 -04:00