diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index e290189..515b5b5 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -14.0.20211126.1 \ No newline at end of file +14.0.20211126.2 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index c582c1e..250cf66 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -9,6 +9,7 @@ setuptools.setup( version=version, install_requires=[ 'odoo14-addon-delivery_line_sale_line_position', + 'odoo14-addon-stock_account_quantity_history_location', 'odoo14-addon-stock_card_report', 'odoo14-addon-stock_picking_comment_template', 'odoo14-addon-stock_picking_group_by_partner_by_carrier_sale_line_position',