[FIX] stock_warehouse_orderpoint_stock_info_unreserved

This commit is contained in:
Maxime Chambreuil
2019-07-26 08:36:43 -05:00
committed by OCA-git-bot
parent f1f0515365
commit 22a3cae5b0

View File

@@ -66,6 +66,7 @@ class TestStockWarehouseOrderpoint(SavepointCase):
'name': 'Test move',
'product_id': self.product.id,
'product_uom': self.product_uom.id,
'product_uom_qty': 10,
'quantity_done': 10,
'location_id': source_location.id,
'location_dest_id': destination_location.id