595ebb2f51
[UPD] script todo mobile: support rename software and change menu image
2025-12-27 05:48:37 -05:00
9122244aee
[IMP] script kill_process_by_port: script to kill odoo execution with TODO
...
- implement todo process kill by process, read config port
2025-12-22 04:03:42 -05:00
2805f94477
Merge branch 'develop'
...
- support ubuntu 25.10
- fix s390x by removing wkhtmltopdf (it's missing)
- improve selenium_lib.py, support selenium grid project (can be run on
docker)
- improve code_generator extraction class
- support neutralize database
- fix repository url
- improve postgresql 18 support
2025-12-20 03:16:03 -05:00
e9e5f76066
[UPD] changelog
2025-12-20 03:15:51 -05:00
3475d97f0f
[FIX] manifest bemade change repository broken
2025-12-20 03:15:51 -05:00
665bc9284d
[IMP] script selenium lib: wait_is_invisible with get_element
2025-12-20 03:15:51 -05:00
e2125a7735
[IMP] script database restore: support neutralize
2025-12-20 03:15:51 -05:00
1d113ac5a0
[FIX] script code_generator extract class support selection
2025-12-20 03:15:51 -05:00
50247a5fb7
[FIX] s390x ubuntu 25.10 not support wkhtmltopdf
2025-12-20 03:15:51 -05:00
4ab367934a
[UPD] poetry last version with pillow
2025-12-20 03:15:51 -05:00
c6c5437b80
[FIX] makefile: ignore odoo-version when not existing
2025-12-20 03:15:51 -05:00
627e630f5b
[UPD] script installation ubuntu 25.10
2025-12-20 03:15:51 -05:00
f09a1252e2
[UPD] script selenium: dashboard use odoo_website_menu_click
2025-12-20 03:15:51 -05:00
b9faf85505
[IMP] make installation install_erplibre
2025-12-20 03:15:51 -05:00
7f431c92ae
[IMP] hide kdbx from private directory
2025-12-20 03:15:51 -05:00
8aa8b8d166
[ADD] script docker copy file
2025-12-20 03:15:51 -05:00
07a149bde4
[IMP] script selenium lib: support specific directory for selenium grid
...
- fix algorithm scrollto_element, center it, not scroll if already in
view if not too low
2025-12-02 00:34:46 -05:00
2740064e1c
[UPD] docker compose refresh
2025-12-02 00:29:39 -05:00
c9a3d68cc9
[ADD] install arch linux add sshpass package
2025-12-02 00:29:33 -05:00
d1755f6683
[FIX] script db_drop_all.py fix execute_shell
2025-11-30 21:35:14 -05:00
5b87769e2e
[UPD] script replace subprocess.check_output to subprocess.run
2025-11-27 00:43:22 -05:00
2513c1b8e9
[FIX] docker install postgresql-client-18 for postgresql 18
2025-11-26 03:32:18 -05:00
1a05a5d2a2
[FIX] makefile correct docker-compose from clean all
2025-11-26 03:32:18 -05:00
9ca904a2ec
[FIX] script migrate process_backup_file.py permission
2025-11-26 03:32:18 -05:00
19901ed8b9
[FIX] script format: ignore git repo if not installed
2025-11-26 03:32:18 -05:00
9d938494eb
[UPD] docker compose odoo 18 new version
2025-11-26 03:32:18 -05:00
8968a2098c
[FIX] poetry update use ignore requirement from erplibre version
2025-11-25 23:39:04 -05:00
c2063a4823
[FIX] requirement odoo 18 ignore pyssql for production
...
- no need Microsoft SQL serveur for production or install it by
configuration
2025-11-25 23:38:26 -05:00
ce6e7d4cc6
Merge branch 'develop'
...
- improve selenium web_login, disable web tour, enable dark mode
- update poetry odoo 18
- upgrade postgresql to 18 with database fix
- improve erplibre test async
- improve code generator extract model and new project code error
2025-11-25 22:18:34 -05:00
4b65631004
[IMP] script search_class_model: support detection args into fields
2025-11-25 22:15:52 -05:00
e15f4f3f85
[UPD] selenium: disable enable_tour in same time of dark mode
2025-11-22 00:04:30 -05:00
a2a03fa30f
[FIX] code generator new project code error
2025-11-22 00:04:24 -05:00
526205f7ae
[FIX] script test: async adapt python 3.12, support test odoo 18 erplibre
2025-11-22 00:04:19 -05:00
aac9815414
[FIX] makefile support odoo version
2025-11-19 23:37:55 -05:00
fd2e3594d1
[UPD] script format: support hidden addons/addons repository if contain git
2025-11-19 23:37:50 -05:00
0973f12b85
[UPD] docker upgrade postgresql to 18
2025-11-19 23:37:45 -05:00
f1e1de2270
[IMP] script: migration database zip or prod to fix postgresql 18 module mail
2025-11-19 23:37:39 -05:00
b66f075431
[UPD] poetry downgrade astor
2025-11-16 04:10:05 -05:00
32fe737bd8
[UPD] script search class model: remove astor and update code, add parameters
2025-11-16 04:08:14 -05:00
01d92d3c8e
[FIX] script search class model: upgrade to python 3.11 with ast
2025-11-16 04:08:09 -05:00
b795d23342
[UPD] poetry odoo 18
2025-11-16 03:35:05 -05:00
018b651243
[IMP] selenium web login enable dark mode into Odoo
2025-11-11 06:27:35 -05:00
70a0e16241
[UPD] CHANGELOG
2025-11-11 05:53:19 -05:00
fbc6955514
[UPD] poetry odoo 18 update
2025-11-11 05:46:14 -05:00
c37d7dddef
Merge branch 'dev_mobile_generator'
...
- ADD ERPLibre Home Mobile installation, compilation and deployment
2025-11-11 05:21:05 -05:00
0b0ee69730
[ADD] todo: implement run for mobile compilation and question env
...
- can modify env file to adapt the mobile for the project
2025-11-11 05:19:56 -05:00
b14dc7a082
[IMP] mobile home installation and run
2025-11-11 05:19:14 -05:00
2400f4e6be
Merge branch 'develop'
...
- TODO support RobotLibre commands
- Format all ignore zip and __pycache__
- TODO config better support private configuration
2025-11-11 05:15:56 -05:00
41fbc39c21
[FIX] script config: support merge dict configuration between 3 config
...
- fix upgrade when missing log
2025-11-11 00:07:17 -05:00
ff83d5e627
[FIX] format script ignore some files/directory
2025-11-11 00:07:06 -05:00