From cb88857d9895f7164e347c1c66fd818277502bc4 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sun, 12 Sep 2021 18:52:31 +0000 Subject: [PATCH] [ADD] setup.py --- setup/_metapackage/VERSION.txt | 2 +- setup/_metapackage/setup.py | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index 346e39f..fdf565a 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -13.0.20210610.1 \ No newline at end of file +13.0.20210912.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index 5562ed3..452e547 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -10,6 +10,7 @@ setuptools.setup( install_requires=[ 'odoo13-addon-stock_account_quantity_history_location', 'odoo13-addon-stock_card_report', + 'odoo13-addon-stock_inventory_valuation_pivot', 'odoo13-addon-stock_inventory_valuation_show_remaining', 'odoo13-addon-stock_picking_report_undelivered_product', 'odoo13-addon-stock_picking_report_valued',