diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index bcfb3bdd9..e3c30b180 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -13.0.20211202.0 \ No newline at end of file +13.0.20211204.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index ed422abfd..5efaa0f30 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -68,6 +68,7 @@ setuptools.setup( 'odoo13-addon-stock_production_lot_quantity_tree', 'odoo13-addon-stock_pull_list', 'odoo13-addon-stock_putaway_product_template', + 'odoo13-addon-stock_quant_expiration_date_tree', 'odoo13-addon-stock_quant_manual_assign', 'odoo13-addon-stock_quant_view_reservation', 'odoo13-addon-stock_removal_location_by_priority',