diff --git a/base_import_match/__manifest__.py b/base_import_match/__manifest__.py index d4bc6d06..2df776e0 100644 --- a/base_import_match/__manifest__.py +++ b/base_import_match/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Base Import Match", "summary": "Try to avoid duplicates before importing", - "version": "15.0.1.0.1", + "version": "16.0.1.0.0", "category": "Tools", "website": "https://github.com/OCA/server-backend", "author": "Tecnativa, " "Odoo Community Association (OCA)", diff --git a/base_import_match/static/description/index.html b/base_import_match/static/description/index.html index 794ff31f..d48bfe56 100644 --- a/base_import_match/static/description/index.html +++ b/base_import_match/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -
+By default, when importing data (like CSV import) with the base_import module, Odoo follows this rule:
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
-This module is part of the OCA/server-backend project on GitHub.
+This module is part of the OCA/server-backend project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.