update
Some checks are pending
Setup Native Action / native (3.12.7) (push) Waiting to run
Setup Native Action / docker (3.12.7) (push) Waiting to run

This commit is contained in:
KaySar12 2025-06-13 15:51:26 +07:00
parent a34393bcb1
commit e934bf6fa7
4 changed files with 5 additions and 3 deletions

View File

@ -57,6 +57,8 @@ install: check-virtualenv
run_server:
${PYTHON} odoo-bin --config=${CONFIG} $(if $(MODULES),-u ${MODULES},) $(if ${DEBUG},--log-handler odoo.tools.convert:DEBUG)
# self.env['ir.module.module'].search([('name', '=', 'crm')]).button_immediate_uninstall()
run_migration:
${PYTHON} odoo-bin -c ${CONFIG} --database=${DATABASE} --upgrade-path=${UPGRADE_DIR} --load=base,web,openupgrade_framework --update all --stop-after-init
enter_shell:
${PYTHON} odoo-bin shell --config=${CONFIG} -d ${DATABASE}
run_test:

@ -1 +1 @@
Subproject commit 70ae66ee4b80ac134bedbe3123eebe7e973e984a
Subproject commit 7819a1d6db40fec509aabb14c830d3d641a0ea5e

@ -1 +1 @@
Subproject commit 8815fc2dd5e6db83c51ffe4298885f245ee41fb3
Subproject commit e3c23662a1aa5b988ec31210f892ce2244063dce

@ -1 +1 @@
Subproject commit 950f5cab9e86dabc82cba7106f8e5d9f82848f9c
Subproject commit b897c6d70a3c30bbdffe2fe8624d93c0bbb5714b