diff --git a/account_statement_import_file_reconcile_oca/README.rst b/account_statement_import_file_reconcile_oca/README.rst index 15846035..59acf48f 100644 --- a/account_statement_import_file_reconcile_oca/README.rst +++ b/account_statement_import_file_reconcile_oca/README.rst @@ -78,6 +78,9 @@ Contributors ------------ - Alexis de Lattre +- `APSL-Nagarro `__: + + - Miquel Pascual Maintainers ----------- diff --git a/account_statement_import_file_reconcile_oca/__manifest__.py b/account_statement_import_file_reconcile_oca/__manifest__.py index 76794b0b..0823b352 100644 --- a/account_statement_import_file_reconcile_oca/__manifest__.py +++ b/account_statement_import_file_reconcile_oca/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Import Statement Files and Go Direct to Reconciliation", "category": "Accounting", - "version": "16.0.1.0.0", + "version": "17.0.1.0.0", "license": "AGPL-3", "depends": ["account_statement_import_file", "account_reconcile_oca"], "author": "Akretion, Odoo Community Association (OCA)", diff --git a/account_statement_import_file_reconcile_oca/readme/CONTRIBUTORS.md b/account_statement_import_file_reconcile_oca/readme/CONTRIBUTORS.md index b61afe5d..0fd7e7e8 100644 --- a/account_statement_import_file_reconcile_oca/readme/CONTRIBUTORS.md +++ b/account_statement_import_file_reconcile_oca/readme/CONTRIBUTORS.md @@ -1 +1,3 @@ - Alexis de Lattre \<\> +- [APSL-Nagarro](https://apsl.tech): + - Miquel Pascual \<\> \ No newline at end of file diff --git a/account_statement_import_file_reconcile_oca/static/description/index.html b/account_statement_import_file_reconcile_oca/static/description/index.html index d8edeb37..614d3143 100644 --- a/account_statement_import_file_reconcile_oca/static/description/index.html +++ b/account_statement_import_file_reconcile_oca/static/description/index.html @@ -421,6 +421,10 @@ If you spotted it first, help us to smash it by providing a detailed and welcome

Contributors