diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index 4163a2c3..6d774ebc 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 a10c0fe1..8eb5254e 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',