diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index f58be4657..53bb306f7 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -13.0.20200908.1 \ No newline at end of file +13.0.20200915.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index 835c4e562..5350ce76e 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -21,6 +21,7 @@ setuptools.setup( 'odoo13-addon-stock_demand_estimate', 'odoo13-addon-stock_demand_estimate_matrix', 'odoo13-addon-stock_inventory_chatter', + 'odoo13-addon-stock_inventory_cost_info', 'odoo13-addon-stock_inventory_discrepancy', 'odoo13-addon-stock_inventory_exclude_sublocation', 'odoo13-addon-stock_inventory_include_exhausted',