mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
add ui and widget
This commit is contained in:
@@ -398,6 +398,7 @@ class AppThemeConfigSettings(models.TransientModel):
|
||||
to_removes = [
|
||||
# 清除消息数据
|
||||
['mail.message', ],
|
||||
['mail.followers', ],
|
||||
]
|
||||
try:
|
||||
for line in to_removes :
|
||||
|
||||
Reference in New Issue
Block a user