mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[FIX] stock_warehouse_orderpoint_stock_info_unreserved
This commit is contained in:
committed by
ps-tubtim
parent
dc0bcb1b8c
commit
4f6b9e8e6a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user