diff --git a/product_cost_usd/__manifest__.py b/product_cost_usd/__manifest__.py index 197931334af..00f50ae3e82 100644 --- a/product_cost_usd/__manifest__.py +++ b/product_cost_usd/__manifest__.py @@ -20,5 +20,4 @@ "views/product_template_views.xml", ], "installable": True, - "auto_install": False, }