mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
更改邮箱支持为 odoo@china.com
This commit is contained in:
@@ -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 ''
|
||||
|
||||
Reference in New Issue
Block a user