odoo-openupgrade-wizard/odoo_openupgrade_wizard/cli
Sylvain LE GAL d890a460ea [IMP] Harmonize run and upgrade cli command. Allow to call command with argument --with-demo / --without-demo like in install-from-csv.
For that purpose, create a new decorator.
[REF] Change the default of install-from-csv to harmonize. (allways False)
2024-03-01 15:51:09 +01:00
..
cli_copydb.py [ADD][WIP] copydb (pseudo click-odoo function 2022-10-11 12:26:41 +02:00
cli_docker_build.py Use last python image for linting 2023-11-09 17:02:24 +01:00
cli_dropdb.py [ADD] dropdb 2024-02-22 08:53:45 +01:00
cli_dumpdb.py [FIX] dumpdb: error when using force 2023-07-12 08:35:20 +02:00
cli_estimate_workload.py [IMP] estimate_workload: add time configuration 2023-01-27 17:30:50 +01:00
cli_execute_script_python.py [REF] create tools & cli folders 2022-06-27 01:57:31 +02:00
cli_execute_script_sql.py [REF] create tools & cli folders 2022-06-27 01:57:31 +02:00
cli_generate_module_analysis.py Use last python image for linting 2023-11-09 17:02:24 +01:00
cli_get_code.py [ADD] repos url git log! 2022-07-12 00:55:36 +02:00
cli_init.py [FIX] odoo.cfg to odoo.conf 2022-10-11 14:39:38 +02:00
cli_install_from_csv.py [IMP] Harmonize run and upgrade cli command. Allow to call command with argument --with-demo / --without-demo like in install-from-csv. 2024-03-01 15:51:09 +01:00
cli_options.py [IMP] Harmonize run and upgrade cli command. Allow to call command with argument --with-demo / --without-demo like in install-from-csv. 2024-03-01 15:51:09 +01:00
cli_psql.py [ADD] psql command 2023-05-09 21:34:17 +02:00
cli_pull_submodule.py [FIX] pull submodule : use str instead of Posix path 2022-11-10 20:23:58 +01:00
cli_run.py [IMP] Harmonize run and upgrade cli command. Allow to call command with argument --with-demo / --without-demo like in install-from-csv. 2024-03-01 15:51:09 +01:00
cli_upgrade.py [IMP] Harmonize run and upgrade cli command. Allow to call command with argument --with-demo / --without-demo like in install-from-csv. 2024-03-01 15:51:09 +01:00
cli.py [ADD] dropdb 2024-02-22 08:53:45 +01:00