diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index 4163a2c32..6d774ebc5 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -12.0.20190418.0 \ No newline at end of file +12.0.20190528.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index a10c0fe1c..8eb5254e5 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -20,6 +20,7 @@ setuptools.setup( 'odoo12-addon-agreement_stock', 'odoo12-addon-contract', 'odoo12-addon-contract_sale', + 'odoo12-addon-contract_sale_invoicing', ], classifiers=[ 'Programming Language :: Python',