Commit graph

107 commits

Author SHA1 Message Date
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
0ca2d1073c [ADD] doc migration: guide to do Odoo migration 2024-11-02 02:26:02 -04:00
71b7c28b71 [UPD] doc FAQ inotify watches for PyCharm 2024-11-02 02:26:02 -04:00
97b306fcd8 [UPD] doc: windows installation update python 3.10.14 2024-11-02 02:26:02 -04:00
aa0cf69b6f [ADD] doc poetry: proxy with poetry information
- this guide explain how to configure a proxy to reduce downloading
limitation
2024-11-02 02:26:02 -04:00
Oussama6214239
f1776b6c75 [UPD] doc : Mise à jour du guide d'installation sous Windows. 2024-11-02 02:26:02 -04:00
821e06ac5c [UPD] doc: poetry tips 2024-08-25 01:31:22 -04:00
a6e25f5234 [ADD] doc FAQ: help when got non-verlapping IPv4 address pool docker-compose 2024-08-25 01:12:03 -04:00
2fc9aacba7 [UPD] FAQ: how manage git-daemon error bind 2024-08-25 01:09:04 -04:00
e65984e13a [ADD] TODO + doc schema 2024-08-25 00:13:00 -04:00
6c1522ff99 [ADD] doc FAQ: docker when missing network interface 2024-05-03 23:13:59 -04:00
b22cbe879e [UPD] remove netrpc_interface from configuration 2024-05-03 23:13:59 -04:00
81c4528b57 [UPD] replace docker-compose to docker compose 2024-05-03 23:13:59 -04:00
a7ce311f28 [ADD] doc FAQ: kill git-daemon when already run 2023-12-02 14:14:23 -05:00
91ab1e1a8e [UPD] doc production: better guide to move to dev a prod 2023-09-07 15:19:13 -04:00
722ab6971f [UPD] release 1.5.0 2023-07-07 03:10:36 -04:00
f3a5bc9399 [UPD] multilingual-markdown: update to last version v1.0.3 2023-07-07 01:04:38 -04:00
Shajaan Balasingam
18d6581b1e [ADD] WINDOWS_INSTALLATION: Added documention on a GUI
If you want to use WSL, you can also install a simple GUI to make programming easier.
2023-04-12 12:53:33 -04:00
de4c7196d2 [UPD] doc FAQ: add OSX error current limit exceeds maximum limit 2023-03-07 15:41:24 -05:00
c511dedb6f [FIX] doc cg theme_test: typo 2023-02-14 17:40:11 -05:00
castiel10k
b913300b5b [UPD] Verification - is ERPLibre running correctly
Added lines to explain how to verify if ERPLibre is running correclty.
2023-02-14 16:55:41 -05:00
5535a81213 [REM] script install OSX: move docker installation to FAQ 2023-02-14 16:01:43 -05:00
892e64b0cb [FIX] doc code_generator: change name module theme 2023-02-08 15:29:34 -05:00
castiel10k
719a5baf26 [ADD] Creation of WINDOWS_INSTALLATION.md 2023-02-08 14:15:30 -05:00
32ff705087 [ADD] release: support alpha and beta + build version
- missing version of alpha/beta
2023-01-12 16:09:27 -05:00
de7cda5e5e [ADD] script: IDE pycharm configuration
- script to configure Pycharm configuration
- add exclude directory about ERPLibre
- add configuration in folder, the minimal to use ERPLibre for dev
- list configuration
2023-01-05 04:20:43 -05:00
7ed6939907 [UPD] script: move script git, manifest, database, poetry, install
- refactor script emplacement
- update all reference
2023-01-02 21:54:20 -05:00
5d40711427 [UPD] doc production: add information to update all database and show log 2023-01-02 01:57:18 -05:00
54b68d3469 [ADD] doc code generator: script to use when start a project 2023-01-01 02:59:24 -05:00
11e14e3927 [UPD] python version 3.7.12 to 3.7.16 2022-12-21 22:59:01 -05:00
9cf2dbe46f [UPD] poetry: update 1.1.14 to 1.3.1 2022-12-21 22:59:01 -05:00
e965aae704 [FIX] generate image before release v1.4.0
- fix scrummer dependancy
2022-10-06 00:42:05 -04:00
83007e4726 [UPD] CHANGELOG and improve release doc 2022-10-05 23:06:23 -04:00
af7d5c7a3a [FIX] script install_production: ignore HEAD when checkout tag
- Install with ERPLIBRE_VERSION from env_var.sh
2022-05-26 22:27:04 -04:00
0aeeb5b2ff [ADD] doc code_generator: support website export module with scss 2022-05-22 02:34:40 -04:00
14f7132e6c [ADD] poetry doc: support error when artifacts directory
"relative path can't be expressed as a file URI"
2022-05-22 02:20:41 -04:00
ce30027208 [ADD] FAQ: git configuration and format retroactively code with rebase 2022-03-29 23:43:57 -04:00
da81b00d3a [UPD] format doc 2022-03-29 23:43:57 -04:00
58727c4838 [ADD] makefile: db_restore_prod_client to restore database production local 2022-03-29 23:43:57 -04:00
242b710458 [UPD] doc: move git doc in FAQ, add how amend several commits with no edit
- doc Cherry-pick a merged commit with conflict
2022-03-03 13:21:37 -05:00
739446c709 [UPD] makefile: better usage of code_generator 2022-03-03 13:21:37 -05:00
34535a2b7a [ADD] doc production: updating module list and configuration in docker 2022-02-10 20:44:29 -05:00
862d80353f [FIX] doc: typo release 2022-01-25 19:09:25 -05:00
ad5b21cbca [UPD] doc: better release information, readme and development 2022-01-24 14:09:17 -05:00
73e58f59dd [UPD] python version 3.7.12 2022-01-24 14:05:12 -05:00
2d40e9f6e0 [FIX] nginx: force by default no installation of nginx 2021-09-28 01:41:36 -04:00
0b838644c7 [ADD] doc release.md: guide to rename old version in code 2021-09-28 01:41:36 -04:00
8ba5d7c414 [UPD] add script generate_config to improve speed to generate configuration
- remove generate config config install_locally.sh
2021-09-27 23:25:00 -04:00
ceb4d2fe29 [ADD] doc unswallow a git repo 2021-09-27 23:08:16 -04:00
2a97eb2593 [ADD] doc development: database guide to delete manually with filestore 2021-09-27 23:08:11 -04:00