update common

This commit is contained in:
ivan deng
2021-07-21 12:29:45 +08:00
parent 0e0b193d76
commit ada4d45c5c
4 changed files with 13 additions and 5 deletions

View File

@@ -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)
# 更新序号