diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index a12324ba116..a4b119d7a75 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -16.0.20230116.0 \ No newline at end of file +16.0.20230124.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index ad5bde5cc03..46d79a03df2 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -12,6 +12,7 @@ 'odoo-addon-account_invoice_check_total>=16.0dev,<16.1dev', 'odoo-addon-account_invoice_fiscal_position_update>=16.0dev,<16.1dev', 'odoo-addon-account_invoice_tax_required>=16.0dev,<16.1dev', + 'odoo-addon-account_invoice_triple_discount>=16.0dev,<16.1dev', ], classifiers=[ 'Programming Language :: Python',