diff --git a/product_contract_variable_quantity/views/sale_order.xml b/product_contract_variable_quantity/views/sale_order.xml index c441c273..802d8059 100644 --- a/product_contract_variable_quantity/views/sale_order.xml +++ b/product_contract_variable_quantity/views/sale_order.xml @@ -14,13 +14,15 @@ sale.order - - - + + + + + @@ -29,9 +31,6 @@ - - {'required': [('qty_type', '=', 'fixed')], 'invisible': [('qty_type', '!=', 'fixed')]} -