Commit graph

38 commits

Author SHA1 Message Date
db4b145e72 [ADD] update documentation
- How to update all repo with source
- Missing dependancy openupgradelib
2020-07-23 01:31:36 -04:00
1db7d6bba7 [ADD] TODO.md file 2020-07-14 22:53:39 -04:00
72a48f830f
Merge pull request #3 from ERPLibre/release/1.0.1
Release/1.0.1
2020-07-14 22:21:31 -04:00
33020ce9d4 [UPD] config: Force workers at 2 2020-07-14 22:19:11 -04:00
e02143e8d3 [ADD] production.md with more information about managing prod
- Support SSL
- Command to watch log
- Command to restart services
- How to run with address ip
2020-07-14 22:19:11 -04:00
d4c1ada94b [ADD] Readme.md with easy guide to run ERPLibre 2020-07-14 22:19:11 -04:00
2ef60330a6 [ADD] CHANGELOG.md with release 1.0.1 2020-07-14 22:19:11 -04:00
11ebb7a208 [ADD] doc to search branch, empty branch and script to clean manifest 2020-07-14 22:19:11 -04:00
7b9a4e4345 [UPD] create script to run repo sync on manifest
- Add guide to search branch in all repo
- Add experimental manifest
- Add script to clean all repo
2020-07-14 22:19:11 -04:00
4c0ed94f8b [UPD] run.md improve guide for testing 2020-07-14 22:19:11 -04:00
Gael
c202107f1b [ADD] doc development create module scaffold 2020-07-14 22:19:11 -04:00
d5bd432d59 [FIX] add git_diff_repo_manifest to show diff code between 2 manifests 2020-07-14 22:19:11 -04:00
0c94c2d507 [FIX] script git_ venv bin update hasbang with environment 2020-07-14 02:30:02 -04:00
1589979d2d [FIX] support git_change_remote_https_to_git missing.py git remote origin 2020-07-14 02:30:02 -04:00
c30ad41634 [FIX] support multi empty line at end of source_repo_addons.csv 2020-07-14 02:30:02 -04:00
f32b5bf7f7 [UPD] manifest from staged to update prod.
- Add draft account invoice approbation in portal

- Add muk theme in erplibre_base
- New module sale_fix_update_price_unit_when_update_qty
- New module account_invoice_approbation WIP
- New module sale_margin_editor
2020-07-14 02:30:02 -04:00
ac530f70d2 [ADD] Support manifest default.staged.xml
- Stage is a version between dev and prod, to update future prod with dev
- Add doc how to generate default.staged.xml
- Fix generate manifest when missing default remote
- Fix generate manifest path
2020-07-14 02:30:02 -04:00
1c479f082f [FIX] Missing repo version
- Update missing branch
- Add limit_time in run.sh
2020-07-14 02:30:02 -04:00
4579fdc8f4 [FIX] prod install locally 2020-07-11 04:01:03 -04:00
cc2e0497db [FIX] manifest guide discover 2020-07-11 04:01:03 -04:00
b63dd7b010 [ADD] DOC: Update RELEASE.md to do a release
- Adapt repo manifest to release 1.0.0
- move prod manifest at root of project, default path of git-repo
2020-07-06 01:31:21 -04:00
d2e3aeb3ae
Merge pull request #2 from ERPLibre/release/1.0.0
Release/1.0.0
2020-07-05 23:25:39 -04:00
301d19b94d [ADD] CHANGELOG.md with release 0.1.0, 0.1.1 and 1.0.0 2020-07-05 23:05:16 -04:00
5a6656665d Doc: Move documentation to doc/
- Explain how to use script and fork
- Add discover guide
- Improve all documentation
2020-07-05 22:55:13 -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
Michael Faille
293c1d2796 repo: add documentation in readme 2020-07-05 22:55:13 -04:00
Michael Faille
aab90ef8e7 repo: add a new manifest focused for developpement 2020-07-05 22:55:06 -04:00
Michael Faille
6f633f2052 Init repo 2020-06-23 00:14:33 -04:00
Michael Faille
8e1c53db6d Removed submodule to replace it by repo 2020-06-23 00:14:04 -04:00
dff63ebd85 Merge branch '12.0_dev'
Release 25 april 2020
2020-04-28 03:50:20 -04:00
3858b31c45 Release 25 avril 2020 2020-04-28 03:11:44 -04:00
7262056222 Move helpdesk, fix script fork, add missing module in ERPLibre and santelibre 2020-04-28 03:11:44 -04:00
524b557b26 ERPLibre and SanteLibre personnal repository 2020-04-28 03:11:33 -04:00
1b6ac6ab85 [FIX] integrates ERPLibre addons and SanteLibre addons 2020-04-28 02:44:57 -04:00
Mathieu Benoit
29132d1bba Merge branch '12.0_dev' 2020-04-20 03:59:46 -04:00
Mathieu Benoit
65459ec2c2 [FIX] odoo_install_locally.sh to support only python 3.6 and 3.7 2020-04-20 03:56:45 -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
Mathieu Benoit
3fb5746830
Initial commit 2020-04-12 21:20:13 -04:00