From 09aab4ce39f359f76528b7b1cfd263c0e60a741f Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 19 Jan 2023 16:00:56 +0000 Subject: [PATCH] [ADD] setup.py --- setup/_metapackage/VERSION.txt | 2 +- setup/_metapackage/setup.py | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index a14937d2..7dde32a3 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -14.0.20220929.0 \ No newline at end of file +14.0.20230119.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index 4a081488..d57a5044 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -15,6 +15,7 @@ setuptools.setup( 'odoo14-addon-account_statement_import_file_reconciliation_widget', 'odoo14-addon-account_statement_import_move_line', 'odoo14-addon-account_statement_import_ofx', + 'odoo14-addon-account_statement_import_ofx_by_acctid', 'odoo14-addon-account_statement_import_online', 'odoo14-addon-account_statement_import_online_paypal', 'odoo14-addon-account_statement_import_online_ponto',