diff --git a/product_update_price_last_purchase/__manifest__.py b/product_update_price_last_purchase/__manifest__.py index 1159df3..c044cbb 100644 --- a/product_update_price_last_purchase/__manifest__.py +++ b/product_update_price_last_purchase/__manifest__.py @@ -18,7 +18,6 @@ "stock_account", "sale", "product_margin_classification", - "product_print_category", ], "data": [ "views/actions.xml",