diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index b3994c7..d783aab 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -13.0.20211016.0 \ No newline at end of file +13.0.20220121.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index aed3be7..7c496a7 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -10,6 +10,7 @@ setuptools.setup( install_requires=[ 'odoo13-addon-delivery_line_sale_line_position', 'odoo13-addon-stock_account_quantity_history_location', + 'odoo13-addon-stock_account_valuation_report', 'odoo13-addon-stock_card_report', 'odoo13-addon-stock_inventory_valuation_pivot', 'odoo13-addon-stock_inventory_valuation_show_remaining',