int app_odoo_customize 17

This commit is contained in:
Ivan Office
2023-09-30 11:37:14 +08:00
parent 72c740dd76
commit 1a6a2fe77f
9 changed files with 58 additions and 55 deletions

View File

@@ -27,7 +27,7 @@ def pre_init_hook(cr):
except Exception as e:
pass
def post_init_hook(cr, registry):
def post_init_hook(cr):
# a = check_module_installed(cr, ['app_web_superbar','aaaaa'])
pass
# cr.execute("")