Commit graph

125 commits

Author SHA1 Message Date
93cf203b64 [FIX] doc agent translation 2026-03-08 17:39:20 -04:00
45160289f9 [ADD] claude agent information 2026-03-08 16:09:44 -04:00
7d1ad1866e [FIX] doc markdown french accent 2026-03-07 00:46:05 -05:00
8e7fab76a9 [ADD] doc FAQ.md guide support wkhtmltopdf for recent version 2026-03-07 00:46:05 -05:00
3a89caa33e [UPD] doc replace odoo 16 by odoo 18 2026-03-07 00:06:11 -05:00
a2d3aa2a78 [ADD] Multilingual translation of all documentation (EN/FR)
Added 30 .base.md files using the mmg (Multilingual Markdown Generator)
format to automatically generate English (.md) and French (.fr.md)
versions of all project documentation.
Updated conf/make.documentation.Makefile to process all .base.md files
via `make doc_markdown`.
2026-03-04 22:23:52 -05:00
4a83999ace [UPD] typo certbot 2026-01-10 04:52:39 -05:00
cbc43fde3c [IMP] todo support odoo upgrade
- add example odoo test
- prevent delete production file with validation
- add makefile with selenium
- script prod to dev uninstall module after installation
- adapt todo with private directory
- script to download remote database
- TODO show documentation for migration
2025-10-31 01:43:26 -04: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
a1b9c98b5f [IMP] refactoring to support multiple version of Odoo
- change path odoo to support multiple
- conf pycharm exclude folder
- refactor run/test/coverage by use same script
2025-10-31 01:32:11 -04:00
9b55fe1597 [UPD] doc FAQ about killing firefox marionette 2025-08-07 03:32:16 -04:00
c1341a4198 [UPD] change 1.5.0 to 1.6.0 2025-04-25 23:25:43 -04:00
4c2909662e [UPD] doc release and changelog 2025-04-25 23:21:46 -04:00
4f39f86cc5 Merge branch 'develop_support_arch_linux'
- Upgrade odoo 14 and 16
- Improve selenium odoo navigation and recording
- Improve installation ERPLibre and docker build
2025-04-12 17:12:23 -04:00
Alexandre Ferreira Benevides
4e54ead47a [ADD] Added info for the update_dns_cloudflare script and production md file
Signed-off-by: Alexandre Ferreira Benevides <alexandre.ferreira.benevides@gmail.com>
2024-12-29 00:36:23 -05:00
e2e7a61ad6 [UPD] when using stop-after-init, enable no-http
- in many case, no need http when run with argument stop-after-init,
because we want to execute without gui
2024-12-03 23:10:16 -05:00
0f8d5aea8e [ADD] FAQ.md: support fatal: GitCommandError: git command failure
- this error occur after an installation on old workspace, need some
cleanup
2024-12-03 23:10:16 -05:00
d3d9aa189d [ADD] doc development: pre-commit guide 2024-12-01 04:49:34 -05:00
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