mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[MIG] stock_orderpoint_route: Migration to 13.0
This commit is contained in:
committed by
Dũng (Trần Đình)
parent
ba113edfc9
commit
6b6cf92d46
@@ -78,7 +78,6 @@ class TestStockOrderpointRoute(common.SavepointCase):
|
||||
"procure_method": "make_to_stock",
|
||||
"warehouse_id": cls.warehouse.id,
|
||||
"company_id": cls.main_company.id,
|
||||
"propagate": "False",
|
||||
}
|
||||
)
|
||||
|
||||
@@ -93,7 +92,6 @@ class TestStockOrderpointRoute(common.SavepointCase):
|
||||
"procure_method": "make_to_stock",
|
||||
"warehouse_id": cls.warehouse.id,
|
||||
"company_id": cls.main_company.id,
|
||||
"propagate": "False",
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user