erplibre/script/database
Mathieu Benoit 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
..
compare_backup.py [IMP] support change odoo and python version 2024-11-02 02:26:02 -04:00
compare_database_application.py [UPD] script: format script and add licence technolibre 2024-11-02 02:26:02 -04:00
db_drop_all.py [IMP] refactoring to support multiple version of Odoo 2025-10-31 01:32:11 -04:00
db_restore.py [IMP] refactoring to support multiple version of Odoo 2025-10-31 01:32:11 -04:00
delete_production.sh [UPD] script: move script git, manifest, database, poetry, install 2023-01-02 21:54:20 -05:00
fix_mariadb_sql_example_1.py [UPD] script: format script and add licence technolibre 2024-11-02 02:26:02 -04:00
image_db.py [IMP] refactoring .venv.erplibre 2025-10-31 01:34:26 -04:00
mariadb_sql_example_1.sql [UPD] makefile: improve test 2022-01-24 14:09:17 -05:00
migrate_prod_to_test.sh [IMP] refactoring to support multiple version of Odoo 2025-10-31 01:32:11 -04:00
README.md [UPD] script: move script git, manifest, database, poetry, install 2023-01-02 21:54:20 -05:00
restore_mariadb_sql_example_1.sh [IMP] refactoring .venv.erplibre 2025-10-31 01:34:26 -04:00

Database

This section is for code generator database migrator.

This configuration is for development environnement.

You need to install script ./script/install/install_dev_extra_ubuntu.sh.

Restore database

Run script to restore database:

./script/database/restore_mariadb_sql_example_1.sh