mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
merge
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
from odoo import api, SUPERUSER_ID
|
||||
|
||||
def pre_init_hook(cr):
|
||||
def pre_init_hook(env):
|
||||
"""
|
||||
数据初始化,只在安装时执行,更新时不执行
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user