diff --git a/README.md b/README.md index e2cee4d1..2122683e 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,9 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[base_external_dbsource](base_external_dbsource/) | 14.0.1.0.1 | | External Database Sources -[base_global_discount](base_global_discount/) | 14.0.1.0.0 | | Base Global Discount -[base_import_match](base_import_match/) | 14.0.1.0.1 | | Try to avoid duplicates before importing +[base_external_dbsource](base_external_dbsource/) | 14.0.1.0.2 | | External Database Sources +[base_global_discount](base_global_discount/) | 14.0.1.0.1 | | Base Global Discount +[base_import_match](base_import_match/) | 14.0.1.0.2 | | Try to avoid duplicates before importing [base_user_role](base_user_role/) | 14.0.2.5.3 | [](https://github.com/sebalix) [](https://github.com/jcdrubay) [](https://github.com/novawish) | User roles [base_user_role_company](base_user_role_company/) | 14.0.2.0.1 | | User roles by company [base_user_role_profile](base_user_role_profile/) | 14.0.1.0.0 | | User profiles diff --git a/base_external_dbsource/README.rst b/base_external_dbsource/README.rst index 1636b75b..d3bf896b 100644 --- a/base_external_dbsource/README.rst +++ b/base_external_dbsource/README.rst @@ -7,7 +7,7 @@ External Database Sources !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:5a11fb9ef1f1fcfe6fe10eb87e7699b65c4ab55ba1e844f6cad1404db6628d4a + !! source digest: sha256:bdf3802fa42b7e8b67df7c2b13018f6630d867a5f70b912d841af12b4f50318f !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/base_external_dbsource/__manifest__.py b/base_external_dbsource/__manifest__.py index c005d4c8..56836f7b 100644 --- a/base_external_dbsource/__manifest__.py +++ b/base_external_dbsource/__manifest__.py @@ -3,7 +3,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { "name": "External Database Sources", - "version": "14.0.1.0.1", + "version": "14.0.1.0.2", "category": "Tools", "author": "Daniel Reis, " "LasLabs, " "Odoo Community Association (OCA)", "website": "https://github.com/OCA/server-backend", diff --git a/base_external_dbsource/static/description/index.html b/base_external_dbsource/static/description/index.html index 0a6e4b8a..faf32913 100644 --- a/base_external_dbsource/static/description/index.html +++ b/base_external_dbsource/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:5a11fb9ef1f1fcfe6fe10eb87e7699b65c4ab55ba1e844f6cad1404db6628d4a +!! source digest: sha256:bdf3802fa42b7e8b67df7c2b13018f6630d867a5f70b912d841af12b4f50318f !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
This module allows you to define connections to foreign databases using ODBC, diff --git a/base_global_discount/README.rst b/base_global_discount/README.rst index 3623b2f6..29b9769b 100644 --- a/base_global_discount/README.rst +++ b/base_global_discount/README.rst @@ -7,7 +7,7 @@ Base Global Discount !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:6e38d8fbd7697fab80baa73b3ea1e9e5061ff210ae855d902c6e1c264901ef73 + !! source digest: sha256:9288db86cd905f31939570ebffbd3b2ceaf0cb40a44daa6e99bd6590914cad49 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/base_global_discount/__manifest__.py b/base_global_discount/__manifest__.py index e277717e..2b871334 100644 --- a/base_global_discount/__manifest__.py +++ b/base_global_discount/__manifest__.py @@ -3,7 +3,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Base Global Discount", - "version": "14.0.1.0.0", + "version": "14.0.1.0.1", "category": "Base", "author": "Tecnativa, Odoo Community Association (OCA)", "website": "https://github.com/OCA/server-backend", diff --git a/base_import_match/README.rst b/base_import_match/README.rst index baa41ff1..481fb6dd 100644 --- a/base_import_match/README.rst +++ b/base_import_match/README.rst @@ -7,7 +7,7 @@ Base Import Match !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:56e59057255531fe9ea970a7a4454432034edff05b1a798b74c5388b8607e3ef + !! source digest: sha256:40f62ca1ed4ddafbe04e1dba6fafb257e2262df0dc6dc19eda7aa8c466d9c1b0 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/base_import_match/__manifest__.py b/base_import_match/__manifest__.py index 1e88e9f1..ee84735e 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": "14.0.1.0.1", + "version": "14.0.1.0.2", "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 8c4280bf..c2634530 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. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:56e59057255531fe9ea970a7a4454432034edff05b1a798b74c5388b8607e3ef +!! source digest: sha256:40f62ca1ed4ddafbe04e1dba6fafb257e2262df0dc6dc19eda7aa8c466d9c1b0 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
By default, when importing data (like CSV import) with the base_import