fix stock

This commit is contained in:
Ivan Home
2019-11-13 03:32:43 +08:00
parent 564fd32478
commit f1ab6d9422
2 changed files with 3 additions and 3 deletions

View File

@@ -351,14 +351,14 @@ class ResConfigSettings(models.TransientModel):
['stock.quantity.history', ],
['stock.quant.package', ],
['stock.move', ],
['stock.pack.operation', ],
# ['stock.pack.operation', ],
['stock.picking', ],
['stock.scrap', ],
['stock.picking.batch', ],
['stock.inventory.line', ],
['stock.inventory', ],
['stock.production.lot', ],
['stock.fixed.putaway.strat', ],
# ['stock.fixed.putaway.strat', ],
['procurement.group', ],
]
try: