diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index 43676612c..3bdacb242 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -13.0.20200623.0 \ No newline at end of file +13.0.20200713.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index 5207a1f89..1396a8744 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -23,6 +23,7 @@ setuptools.setup( 'odoo13-addon-stock_inventory_exclude_sublocation', 'odoo13-addon-stock_inventory_include_exhausted', 'odoo13-addon-stock_inventory_lockdown', + 'odoo13-addon-stock_inventory_preparation_filter', 'odoo13-addon-stock_location_bin_name', 'odoo13-addon-stock_location_position', 'odoo13-addon-stock_location_tray',