diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index a6ed23624..8b8d6c08f 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -14.0.20211127.0 \ No newline at end of file +14.0.20211130.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index c0d736d2d..437d45f5e 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -27,6 +27,7 @@ setuptools.setup( 'odoo14-addon-stock_inventory_exclude_sublocation', 'odoo14-addon-stock_inventory_line_product_cost', 'odoo14-addon-stock_inventory_preparation_filter', + 'odoo14-addon-stock_inventory_preparation_filter_pos', 'odoo14-addon-stock_location_bin_name', 'odoo14-addon-stock_location_children', 'odoo14-addon-stock_location_last_inventory_date',