mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
int app_odoo_customize 17
This commit is contained in:
@@ -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("")
|
||||
|
||||
Reference in New Issue
Block a user