更改邮箱支持为 odoo@china.com

This commit is contained in:
Ivan Office
2023-10-09 01:24:02 +08:00
parent 43d88720a5
commit b24760234a
58 changed files with 200 additions and 110 deletions

View File

@@ -60,7 +60,6 @@ class ModelNewReport(models.Model):
JOIN res_users AS u ON m.user_id = u.id
'''
@api.model
@api.model
def _where(self):
return ''