diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index 5e7bc5f15..45d175983 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -14.0.20210115.0 \ No newline at end of file +14.0.20210124.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index 431631e6e..5d5f22e01 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -14,6 +14,7 @@ setuptools.setup( 'odoo14-addon-account_payment_mode', 'odoo14-addon-account_payment_order', 'odoo14-addon-account_payment_partner', + 'odoo14-addon-account_payment_purchase', ], classifiers=[ 'Programming Language :: Python',