diff --git a/website_decimal_quantity/__manifest__.py b/website_decimal_quantity/__manifest__.py index 160ba77e8..0f31e8473 100644 --- a/website_decimal_quantity/__manifest__.py +++ b/website_decimal_quantity/__manifest__.py @@ -21,7 +21,7 @@ ############################################################################# { 'name': 'Website Decimal Quantity', - 'version': '16.0.1.0.0', + 'version': '16.0.1.0.1', 'category': 'Website/Website', 'summary': 'The app allows to select quantity in decimal for products in Website/Shop', 'description': """ diff --git a/website_decimal_quantity/views/website_sale_templates.xml b/website_decimal_quantity/views/website_sale_templates.xml index 3710ce5e5..428aa4bfd 100644 --- a/website_decimal_quantity/views/website_sale_templates.xml +++ b/website_decimal_quantity/views/website_sale_templates.xml @@ -14,13 +14,8 @@ displays the total number of items in the cart with one decimal point precision. -->