mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update common
This commit is contained in:
@@ -140,7 +140,7 @@ class ResConfigSettings(models.TransientModel):
|
||||
_logger.warning('remove_app_data where add company_id: %s' % obj_name)
|
||||
try:
|
||||
self._cr.execute(sql)
|
||||
# self._cr.commit()
|
||||
self._cr.commit()
|
||||
except Exception as e:
|
||||
_logger.warning('remove data error: %s,%s', line, e)
|
||||
# 更新序号
|
||||
|
||||
Reference in New Issue
Block a user