Commit graph

13 commits

Author SHA1 Message Date
a6e25f5234 [ADD] doc FAQ: help when got non-verlapping IPv4 address pool docker-compose 2024-08-25 01:12:03 -04:00
6e57b2584a [FIX] npm installation
- install npm locally instead of globaly
2023-12-02 14:14:23 -05:00
ffa4cbb160 [UPD] .gitignore: remove coverage.json 2023-03-07 15:43:27 -05:00
9cf2dbe46f [UPD] poetry: update 1.1.14 to 1.3.1 2022-12-21 22:59:01 -05:00
7e6fa0ec03 [ADD] test: test.sh script with coverage
- code generator coverage
2022-05-22 02:34:40 -04:00
bf4ee28223 [ADD] gitignore: wkhtmltox in ignore 2022-01-24 23:09:43 -05:00
9d055fa177 [UPD] poetry: version 1.1.12
- Update security issue, pyyaml 6.0, urllib3 1.26.8
2022-01-24 17:56:10 -05:00
a9eeb562e6 [UPD] gitignore: support script/addons 2022-01-24 14:07:12 -05:00
5cf8cd46d9 [ADD] ERPLibre_image_db to load image database 2021-01-20 20:59:51 -05:00
bfb1643b14 [ADD] 4 documentations generated dev, test, migration and user
- odoo-development, odoo-port-docs, odoo-test-docs from itpp-labs
- documentation-user from odoo
- poetry update dependencies support sphinx
- force use .venv for documentation generation
- add makefile to generate doc
2020-10-04 15:24:02 -04:00
2888cbf890 [ADD] poetry support
- Auto regenerate poetry pyproject.toml from all requirements.txt with
script poetry_update.py
- Sort dependancy in pyproject.toml
- Rename directory venv to .venv
- In bash, use USER instead of whoami
- Remove python3 from ubuntu dependancy. Ignore python from system.
- Use pyenv with poetry
- Simplify pip installation script
2020-09-30 20:51:57 -04:00
8a11ab88c7 Script integrate manifest git-repo
- Add sync repo with manifest xml
- sync repo print to show missing or added repo
- Release 1.0.0 manifest for prod
- Support generation manifest from script
- Separate prod/dev installation locally script
- Generate repo and keep old manifest configuration when update
- Move manifest in directory ./manifest/
- Many general fixes
2020-07-05 22:55:13 -04:00
dae32637bc [IMP] Copy ERPLibre from https://github.com/mathbentech/InstallScript
- Fix many script and support feature to fork project with organization
2020-04-20 03:56:45 -04:00