diff --git a/stock_orderpoint_manual_procurement/__manifest__.py b/stock_orderpoint_manual_procurement/__manifest__.py index 5b104000f..f113a18ca 100644 --- a/stock_orderpoint_manual_procurement/__manifest__.py +++ b/stock_orderpoint_manual_procurement/__manifest__.py @@ -12,8 +12,7 @@ "website": "https://github.com/OCA/stock-logistics-warehouse", "category": "Warehouse Management", "depends": [ - "stock", - "purchase", + "purchase_stock", ], "demo": [ "demo/product.xml",