erplibre/script/database
Mathieu Benoit 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
..
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 [UPD] script: format script and add licence technolibre 2024-11-02 02:26:02 -04:00
db_restore.py [IMP] support change odoo and python version 2024-11-02 02:26:02 -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] support change odoo and python version 2024-11-02 02:26:02 -04:00
mariadb_sql_example_1.sql [UPD] makefile: improve test 2022-01-24 14:09:17 -05:00
migrate_prod_to_test.sh [FIX] script: migrate prod to test, new odoo break with --dev all 2023-07-06 16:39:47 -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 [UPD] makefile: improve test 2022-01-24 14:09:17 -05: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