diff --git a/product_margin_classification/views/view_product_product.xml b/product_margin_classification/views/view_product_product.xml index 1ec3bf13d..88f4c8770 100644 --- a/product_margin_classification/views/view_product_product.xml +++ b/product_margin_classification/views/view_product_product.xml @@ -13,6 +13,7 @@ License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). decoration-warning="margin_state == 'too_expensive'" decoration-danger="margin_state == 'too_cheap'" editable="bottom" + edit="true" create="false" > @@ -55,8 +56,10 @@ License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). widget="monetary" options="{'currency_field': 'currency_id', 'field_digits': True}" /> + +