cbc43fde3c
[IMP] todo support odoo upgrade
...
- add example odoo test
- prevent delete production file with validation
- add makefile with selenium
- script prod to dev uninstall module after installation
- adapt todo with private directory
- script to download remote database
- TODO show documentation for migration
2025-10-31 01:43:26 -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
de9779cfc2
[IMP] refactoring .venv.erplibre
...
- erplibre separate venv erplibre and odoo
- rename python-version to python-odoo-version
- add conf/python-erplibre-version
- rename .venv to .venv.erplibre
- move .venv/repo to .venv.erplibre/bin/repo
- install pyenv into .venv.erplibre
- install poetry into .venv.odooVERSION
- first installation show odoo version to install
- can install erplibre without odoo
- update README.md information about installation with TODO
- change image from github to locally
- remove link creation .venv
- update version: remove code to force create symbolic link .venv
- use dynamic merge manifest, will be able to merge different odoo
version
- can add dev tools
- default manifest is empty to remove conflict
2025-10-31 01:34:26 -04:00
e7e3a37ed3
[FIX] poetry update: move lock file if exist
...
- support non standard versionning pip like 1.3.*
- ignore other odoo version and comments
2025-10-31 01:33:39 -04:00
fc73d0b9bd
[UPD] TODO: auto installation
...
- better script message first execution
- search pycharm-community
- calculate time execution
- integrate crash diagnostic at importation
- show version installed and show installation option into cli
2025-10-31 01:33:34 -04:00
0ac7728d2f
[FIX] poetry iscompatible: crash when semversion has alpha char
2025-10-31 01:33:29 -04:00
c28ea337b5
[FIX] script install debian missing libcups2-dev
2025-10-31 01:33:19 -04:00
566e97d069
[UPD] install_locally show error when missing poetry version
2025-10-31 01:33:11 -04:00
a1b9c98b5f
[IMP] refactoring to support multiple version of Odoo
...
- change path odoo to support multiple
- conf pycharm exclude folder
- refactor run/test/coverage by use same script
2025-10-31 01:32:11 -04:00
6cfe176557
[FIX] script git_tool: return nothing when .git is not here, instead of crash
2025-10-31 01:32:06 -04:00
467bcdfedf
[FIX] script selenium: show screencast directory only when create video
2025-10-31 01:32:02 -04:00
d27e366d97
[FIX] selenium: improve login odoo, need to wait for odoo 18
2025-10-31 01:31:57 -04:00
4324f82273
[UPD] pycharm_configuration support when strange start pycharm
2025-10-31 01:31:48 -04:00
770e4b0966
[UPD] makefile support poetry and refactor poetry update with new rep
2025-10-31 01:31:41 -04:00
9cafb3cead
[ADD] install daemon systemd configuration: WorkingDirectory configuration
2025-10-31 01:31:33 -04:00
50ab5e1afa
[ADD] script poetry iscompatible copied from package iscompatible
2025-10-31 01:31:29 -04:00
0df36e9440
[ADD] apache configuration template
2025-10-31 01:31:21 -04:00
45e13d4767
[ADD] script nginx deployment
...
- support widlcard
2025-10-31 01:31:15 -04:00
5ab5642de5
[IMP] script selenium accept private execution
...
- erplibre private repertory for user private configuration
- move todo_override to private/todo.json
- selenium moving script
2025-08-07 03:31:49 -04:00
05e93b19d9
[UPD] selenium lib support headless and get_text_from_element
2025-06-15 23:45:35 -04:00
1890768be9
[IMP] script selenium lib: support open kdbx and download files
2025-06-02 18:59:47 -04:00
0149a27604
[UPD] script git_tool: better code repo
2025-06-01 14:11:58 -04:00
cde4320dc2
[UPD] script pycharm configuration: support private csv configuration
2025-05-04 05:33:03 -04:00
955806db7e
[UPD] script pycharm configuration: exclude with dynamic search
2025-05-04 04:54:25 -04:00
200aea9f8b
[IMP] script pycharm configuration: support version control auto-fill
2025-05-04 04:54:25 -04:00
829f7564f4
[UPD] script todo refactor message and propose odoo installation
2025-05-04 04:52:23 -04:00
70c9698c2d
[UPD] make open todo and todo force source .venv with gnome-terminal
2025-05-04 01:02:39 -04:00
e6624e24a5
[UPD] script docker update: remove unused code
2025-05-04 01:01:15 -04:00
f13e9431c1
[UPD] config 3 news repositories
2025-05-04 01:01:15 -04:00
ea16502fad
[FIX] script selenium: firefox addon enable to run in private
2025-04-30 15:34:01 -04:00
27565351d8
[UPD] script selenium: show robot message and hide it
...
- record video in directory screencasts
- support conversion webm to mp4
- reduice framerate by defaut, for a better recording, because too much
image
2025-04-29 02:21:50 -04:00
9b94ad49de
[IMP] script selenium: refresh and switch tab feature
2025-04-28 06:13:12 -04:00
1ef0663752
[FIX] script selenium: update odoo_version and create dir screenshots
2025-04-28 00:35:33 -04:00
17053b73e3
[UPD] TODO: simplify code by reusing method and support same command
...
- fix function opening ERPLibre with TODO
2025-04-28 00:35:27 -04:00
7dc8da3f02
[IMP] bot assistant TODO
2025-04-27 02:40:20 -04:00
f77f521bf3
[IMP] docker and nginx template for odoo 12, 14 and 16
2025-04-25 23:25:43 -04:00
a0c86c1866
[FIX] script test: disable test and support multiple odoo logic
2025-04-25 23:25:43 -04:00
b86767c0f8
[FIX] script code generator new_project deprecated tempfile.mktemp to mkstemp
2025-04-25 23:25:43 -04:00
c2850f4425
[FIX] test : restoring db use odoo12.0_base by default
2025-04-25 23:25:43 -04:00
12af324e5c
[UPD] format script
2025-04-25 23:25:43 -04:00
1b7d5ed60d
[IMP] script selenium: feature to take screenshot
2025-04-13 02:25:31 -04:00
2f564501ac
[UPD] script selenium: inject robot with msg and better support odoo16 menu
2025-04-13 02:25:31 -04:00
771599dfc8
[UPD] script selenium: support web form save
2025-04-12 17:16:14 -04:00
27145f4b86
[UPD] script selenium: support datetimepicker into input_text_with_mouse_move
...
- helping method to fill fields
2025-04-12 17:16:05 -04:00
4f39f86cc5
Merge branch 'develop_support_arch_linux'
...
- Upgrade odoo 14 and 16
- Improve selenium odoo navigation and recording
- Improve installation ERPLibre and docker build
2025-04-12 17:12:23 -04:00
63d398c3d3
[UPD] script install: support Ubuntu 25.04
2025-04-12 17:10:56 -04:00
a36592073c
[ADD] script installation arch linux
2025-04-12 17:10:56 -04:00
5e51318515
[UPD] script poetry update: show error when missing requirements.txt at root
2025-04-12 17:10:56 -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
18139342a5
[UPD] script selenium support odoo instruction
2025-04-12 17:10:56 -04:00