From 9ef7b345923f16ef5c6edd78c50d9e83c17a9064 Mon Sep 17 00:00:00 2001 From: Sreejith P Date: Sat, 1 Dec 2018 09:28:50 +0530 Subject: [PATCH] [CHG]Category Changed --- stock_last_purchase_price/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_last_purchase_price/__manifest__.py b/stock_last_purchase_price/__manifest__.py index 3d39fe875..52e513a1a 100644 --- a/stock_last_purchase_price/__manifest__.py +++ b/stock_last_purchase_price/__manifest__.py @@ -23,7 +23,7 @@ { 'name': 'Costing method: Last Purchase Price', 'version': '12.0.1.0.0', - 'category': 'Warehouse', + 'category': 'Inventory', 'summary': "Introducing new costing method in Odoo 'last purchase price'", 'author': 'Cybrosys Techno solutions', 'maintainer': 'Cybrosys Techno Solutions',