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
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
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
Alexandre Ferreira Benevides
4e54ead47a
[ADD] Added info for the update_dns_cloudflare script and production md file
...
Signed-off-by: Alexandre Ferreira Benevides <alexandre.ferreira.benevides@gmail.com>
2024-12-29 00:36:23 -05: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
162933d019
[FIX] script update_env_version.py: remove dirs instead of remove
2024-12-03 23:10:16 -05:00
7a19e24724
[UPD] script update_dns_cloudflare.py with better guide how to use
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
Alexandre Ferreira Benevides
782896b230
[UPD] script OSX: check before isntall psql, add source activate install
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
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
07a19e0632
[IMP] script installation support Ubuntu 24.04
2024-11-02 02:26:02 -04:00
b9facc480f
[UPD] installation support selenium native
2024-11-02 02:26:02 -04:00
5b103eb457
[UPD] script: format script and add licence technolibre
2024-11-02 02:26:02 -04:00
a0101df246
[FIX] script pycharm configuration: dynamic way to find iml file
...
- depend on project name, the iml filename change, so use a dynamic way
to find it, take first
2024-08-25 01:34:48 -04:00