fix stock clear

This commit is contained in:
guohuadeng
2018-07-24 22:42:49 +08:00
parent 92bcaf9e0b
commit 14f363c28d

View File

@@ -284,6 +284,7 @@ class AppThemeConfigSettings(models.TransientModel):
['stock.quant', ], ['stock.quant', ],
['stock.quant.package', ], ['stock.quant.package', ],
['stock.quant.move.rel', ], ['stock.quant.move.rel', ],
['stock.move.line', ],
['stock.move', ], ['stock.move', ],
['stock.pack.operation', ], ['stock.pack.operation', ],
['stock.picking', ], ['stock.picking', ],