diff --git a/account_statement_import_base/__manifest__.py b/account_statement_import_base/__manifest__.py index d5d78b39..2ad24db7 100644 --- a/account_statement_import_base/__manifest__.py +++ b/account_statement_import_base/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Base module for Bank Statement Import", "category": "Accounting", - "version": "16.0.1.0.0", + "version": "17.0.1.0.0", "license": "LGPL-3", "depends": ["account_statement_base"], "author": "Akretion, Odoo Community Association (OCA)", diff --git a/account_statement_import_base/i18n/account_statement_import_base.pot b/account_statement_import_base/i18n/account_statement_import_base.pot index 11fd0fa0..23735e31 100644 --- a/account_statement_import_base/i18n/account_statement_import_base.pot +++ b/account_statement_import_base/i18n/account_statement_import_base.pot @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 17.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: \n" "Language-Team: \n" diff --git a/account_statement_import_base/static/description/index.html b/account_statement_import_base/static/description/index.html index 1868bec8..d0e637a5 100644 --- a/account_statement_import_base/static/description/index.html +++ b/account_statement_import_base/static/description/index.html @@ -1,8 +1,6 @@ - - Base module for Bank Statement Import