mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
fix data clean
This commit is contained in:
@@ -226,6 +226,7 @@ class AppThemeConfigSettings(models.TransientModel):
|
||||
['mrp.production', ],
|
||||
['mrp.production.product.line', ],
|
||||
['mrp.unbuild', ],
|
||||
['change.production.qty', ],
|
||||
]
|
||||
try:
|
||||
for line in to_removes :
|
||||
|
||||
Reference in New Issue
Block a user