diff --git a/stock_inventory_verification_request/__manifest__.py b/stock_inventory_verification_request/__manifest__.py index 75f7d4398..4115d4769 100644 --- a/stock_inventory_verification_request/__manifest__.py +++ b/stock_inventory_verification_request/__manifest__.py @@ -11,7 +11,7 @@ "author": "Eficent, " "Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", - "category": "Warehouse Management", + "category": "Warehouse", "depends": [ "stock_inventory_discrepancy", "mail",