fix data clean

This commit is contained in:
ivan deng
2017-12-11 11:23:09 +08:00
parent cc74ec9a92
commit efcd881a23
4 changed files with 23 additions and 0 deletions

View File

@@ -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 :