diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index e212463..eb4c3ae 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -12.0.20200302.0 \ No newline at end of file +12.0.20200318.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index 088323f..5a41fa7 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -10,6 +10,7 @@ setuptools.setup( install_requires=[ 'odoo12-addon-stock_account_quantity_history_location', 'odoo12-addon-stock_account_valuation_report', + 'odoo12-addon-stock_analysis', 'odoo12-addon-stock_inventory_valuation_report', 'odoo12-addon-stock_picking_comment_template', 'odoo12-addon-stock_picking_product_label',