Commit graph

32 commits

Author SHA1 Message Date
55e0aa5ef3 [UPD] change odoo-saas-tool to saas-addons from it-projects-llc 2021-06-27 00:36:52 -04:00
fcd755b5b6 [ADD] maintainer-tools to autopep8, flake8 and pylint-odoo 2021-06-27 00:36:52 -04:00
7e4972355d [FIX] missing ERPLibre_image_db in source_repo_addons
- Remove it from config, no need for now
2021-06-27 00:08:20 -04:00
724569c980 [ADD] TechnoLibre_odoo-code-generator-template 2021-06-27 00:08:20 -04:00
eeafbcdecb [FIX] remove git submodule init and improve FAQ networking 2021-01-21 02:06:48 -05:00
82ba6f910d [FIX] workers at 0 by default for dev, prod use another system 2021-01-20 20:59:51 -05:00
5cf8cd46d9 [ADD] ERPLibre_image_db to load image database 2021-01-20 20:59:51 -05:00
7ba51b4025 [ADD] TechnoLibre code generator repo branch 12.0_dev 2021-01-05 18:00:22 -05:00
dd2719d8a7
Merge pull request #13 from ERPLibre/docker_release_documentation
Docker release documentation
2020-11-20 22:27:54 -05:00
52c3c46791 [ADD] odoo-module-migrator 2020-11-20 22:22:01 -05:00
ce1dc494fb [ADD] install_locally.sh comment delete ~/.poetry to force version 2020-11-01 00:07:39 -04:00
bdbf65be34 [FIX] install locally poetry force version 1.0.10 2020-10-24 03:45:05 -04: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
e45a0176a0 [FIX] support repo with venv
- missing variable VENV_REPO_PATH in install_locally.sh
2020-09-30 20:52:13 -04:00
ba3518e4e3 [ADD] erplibre_theme_addons
- Remove santelibre addons, suppose to be private
2020-09-30 20:52:13 -04:00
9b466e552d [FIX] pip error missing bz2 dependency
- Remove artifacts, this cause interference with some pip installation
- You need to recompile your python after installing libbz2-dev from .pyenv
2020-09-30 20:52:13 -04:00
8a05074de7 [FIX] Typo rename dependancy to dependency 2020-09-30 20:52:13 -04:00
5eba2508ab [ADD] repo access-addons, pos-addons from itpp-labs, and connector from OCA 2020-09-30 20:52:13 -04:00
e74ba1f31e [ADD] website-addons with itpp-labs 2020-09-30 20:52:13 -04:00
0f2a4e6da6 [ADD] odoo-saas-tools it-projects-llc 2020-09-30 20:52:13 -04:00
0458be08a5 [ADD] odoomates to access account 2020-09-30 20:52:13 -04:00
f30966d449 [FIX] docker missing volume for config of odoo
- fix of master password
2020-09-30 20:52:13 -04:00
a16224e948 [UPD] docker: support ERPLibre script, poetry and pyenv
- add script docker
2020-09-30 20:52:13 -04:00
e280814aa9 [FIX] prod: simplify generate venv, move pyenv in home of new user 2020-09-30 20:51:57 -04:00
29ca3afb07 [ADD] Tegin support medical-fhir 2020-09-30 20:51:57 -04:00
3d97969b80 [ADD] CybroOdoo, dhongu, kinjal-sorathiya
- support OpenHRMS
- support Property-management
2020-09-30 20:51:57 -04:00
026f6dcee5 [ADD] camptocamp odoo-cloud-platform 2020-09-30 20:51:57 -04:00
394f796266 [ADD] Add OCA repo, obayit and SerpentCS 2020-09-30 20:51:57 -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
c8d1828f07 [ADD] odooaktiv product_rating_app and Pledra odoo-product-configurator
- Fix git clone depth odoo repo
2020-07-25 04:56:18 -04:00
33020ce9d4 [UPD] config: Force workers at 2 2020-07-14 22:19:11 -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