diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index 12dd8f2..3ad1055 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -14.0.20220825.0 \ No newline at end of file +14.0.20220930.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index 35b7997..d3f6501 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -17,6 +17,7 @@ setuptools.setup( 'odoo14-addon-stock_picking_report_custom_description', 'odoo14-addon-stock_picking_report_valued', 'odoo14-addon-stock_quantity_history_location', + 'odoo14-addon-stock_report_quantity_by_location', ], classifiers=[ 'Programming Language :: Python',