Commit graph

12 commits

Author SHA1 Message Date
1e731114f5 [IMP] script: update copyright year to 2026
Reflect the current year in all TechnoLibre
license headers across script/, test/, and docker/.

Generated by Claude Code 2.1.74 model claude-sonnet-4-6

Co-Authored-By: Mathieu Benoit <mathben@technolibre.ca>
2026-03-11 23:16:05 -04:00
c1b9a5fee4 [UPD] format and update license 2025-11-08 23:53:07 -05: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
12af324e5c [UPD] format script 2025-04-25 23:25:43 -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
5b103eb457 [UPD] script: format script and add licence technolibre 2024-11-02 02:26:02 -04:00
c47d4d016e [ADD] script run_parallel_test: argument json_model and output_result_dir
- change approch for test, use a dict to launch test instead of asyncio
callback. Like that, can configure automatic test from external.
- output_result_dir permit to extract result and log from each test for
external execution.
- create config_testcase.json with test testcase configuration for all
test
- detect when asyncio got execution error
2024-05-03 23:13:59 -04:00
7f97352478 [UPD] script code_count.sh: add csv file 2023-03-13 19:27:26 -04:00
8dd49e4447 [UPD] script show_evolution_module: compare CSV information
- fix odoo_odoo addons to include test
- add option to force fetch.
- add check uninstall module
- add stat unique module
2023-02-20 00:12:37 -05:00
d6f652f58c [UPD] script show_evolution_module: parallelism 2023-02-19 04:43:46 -05:00
586c9bc53f [ADD] script stat: show evolution between module for OCA addons 2023-02-19 04:26:15 -05:00
6b9fa748f5 [ADD] script statistic: code_count.sh 2023-02-11 18:49:28 -05:00