[FIX] stock_warehouse_orderpoint_stock_info_unreserved

This commit is contained in:
Maxime Chambreuil
2019-07-26 08:36:43 -05:00
committed by ps-tubtim
parent dc0bcb1b8c
commit 4f6b9e8e6a

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