diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index 3ad1055..2c4f28b 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -14.0.20220930.0 \ No newline at end of file +14.0.20221003.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index d3f6501..ae2b041 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -10,6 +10,7 @@ setuptools.setup( install_requires=[ 'odoo14-addon-delivery_line_sale_line_position', 'odoo14-addon-stock_account_quantity_history_location', + 'odoo14-addon-stock_account_valuation_report', 'odoo14-addon-stock_card_report', 'odoo14-addon-stock_inventory_valuation_pivot', 'odoo14-addon-stock_picking_comment_template',