diff --git a/README.md b/README.md
index 30b643cda1..389733d983 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ Available addons
addon | version | maintainers | summary
--- | --- | --- | ---
[website_sale_b2x_alt_price](website_sale_b2x_alt_price/) | 17.0.1.0.0 |
| Display prices with(out) taxes in eCommerce, complementing normal mode
-[website_sale_cart_add_product_xlsx_csv](website_sale_cart_add_product_xlsx_csv/) | 17.0.1.0.0 | | Adds button to import xlsx or csv in website cart
+[website_sale_cart_add_product_xlsx_csv](website_sale_cart_add_product_xlsx_csv/) | 17.0.1.0.1 | | Adds button to import xlsx or csv in website cart
[website_sale_checkout_skip_payment](website_sale_checkout_skip_payment/) | 17.0.1.0.1 | | Skip payment for logged users in checkout process
[website_sale_empty_cart](website_sale_empty_cart/) | 17.0.1.0.0 | | Adds a button in the website cart to empty all
[website_sale_hide_empty_category](website_sale_hide_empty_category/) | 17.0.1.0.0 | | Hide any Product Categories that are empty
diff --git a/website_sale_cart_add_product_xlsx_csv/README.rst b/website_sale_cart_add_product_xlsx_csv/README.rst
index 3de984e64b..810025b63a 100644
--- a/website_sale_cart_add_product_xlsx_csv/README.rst
+++ b/website_sale_cart_add_product_xlsx_csv/README.rst
@@ -11,7 +11,7 @@ Website Sale Cart Add Product Xlsx Csv
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !! source digest: sha256:79fce4d16c2c43bfb7623e87685ea7b9d1385305f4a70f4cf365bc2ccea0ebb8
+ !! source digest: sha256:36208caec3bb4b74ba2914e5b56a0895685449ae2ac78b5fc3ea8bd65c9129c4
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
diff --git a/website_sale_cart_add_product_xlsx_csv/__manifest__.py b/website_sale_cart_add_product_xlsx_csv/__manifest__.py
index 333e31a00b..71117ba1f0 100644
--- a/website_sale_cart_add_product_xlsx_csv/__manifest__.py
+++ b/website_sale_cart_add_product_xlsx_csv/__manifest__.py
@@ -3,7 +3,7 @@
{
"name": "Website Sale Cart Add Product Xlsx Csv",
"summary": "Adds button to import xlsx or csv in website cart",
- "version": "17.0.1.0.0",
+ "version": "17.0.1.0.1",
"website": "https://github.com/OCA/e-commerce",
"author": "Sygel, Odoo Community Association (OCA)",
"license": "AGPL-3",
diff --git a/website_sale_cart_add_product_xlsx_csv/models/website.py b/website_sale_cart_add_product_xlsx_csv/models/website.py
index 9c7907c910..356e9aa136 100644
--- a/website_sale_cart_add_product_xlsx_csv/models/website.py
+++ b/website_sale_cart_add_product_xlsx_csv/models/website.py
@@ -15,7 +15,7 @@ class Website(models.Model):
_sql_constraints = [
(
"cart_import_button_file_limit_min",
- "CHECK (vat_prorate > 0)",
+ "CHECK (cart_import_button_file_limit > 0)",
"The file size limit must be positive",
),
]
diff --git a/website_sale_cart_add_product_xlsx_csv/static/description/index.html b/website_sale_cart_add_product_xlsx_csv/static/description/index.html
index f26610ac87..3d077e35f1 100644
--- a/website_sale_cart_add_product_xlsx_csv/static/description/index.html
+++ b/website_sale_cart_add_product_xlsx_csv/static/description/index.html
@@ -372,7 +372,7 @@
This module adds a button in the website cart that let users import a