odoo-openupgrade-wizard/odoo_openupgrade_wizard
2022-05-03 21:46:44 +02:00
..
__init__.py [REF] add ensure_folder_exists system 2022-04-08 19:09:24 +00:00
__main__.py [REF] add ensure_folder_exists system 2022-04-08 19:09:24 +00:00
cli_docker_build.py [ADD] upgrade command 2022-04-28 08:17:19 +02:00
cli_get_code.py [ADD] cli 'run' command + tests; [WIP] add generate_odoo_command 2022-04-11 12:59:03 +02:00
cli_init.py [FIX] allow to write on log folder inside containers 2022-04-27 16:41:34 +02:00
cli_options.py [ADD] test on 'upgrade' command pre-commit run -a 2022-04-28 16:34:24 +02:00
cli_run.py [FIX] allow to write on log folder inside containers 2022-04-27 16:41:34 +02:00
cli_test.py [IMP] make modular port on host. default with 9069 and 9432 to avoid conflict on host that regularly expose 8069 and 5432 2022-05-03 21:46:44 +02:00
cli_upgrade.py [ADD] upgrade command 2022-04-28 08:17:19 +02:00
cli.py [IMP] make modular port on host. default with 9069 and 9432 to avoid conflict on host that regularly expose 8069 and 5432 2022-05-03 21:46:44 +02:00
configuration_version_dependant.py [IMP] handle server-wide-modules for V14+ 2022-04-28 19:02:38 +02:00
templates.py [IMP] make modular port on host. default with 9069 and 9432 to avoid conflict on host that regularly expose 8069 and 5432 2022-05-03 21:46:44 +02:00
tools_docker.py [ADD] upgrade command 2022-04-28 08:17:19 +02:00
tools_odoo.py [IMP] make modular port on host. default with 9069 and 9432 to avoid conflict on host that regularly expose 8069 and 5432 2022-05-03 21:46:44 +02:00
tools_system.py [FIX] CI broken, 755 is always set even if 777 is set 2022-04-27 18:31:59 +02:00