Maintainers
This module is maintained by the OCA.
-
+
+
+
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index 27abb7e50..24333fdaf 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -16.0.20240702.0 \ No newline at end of file +16.0.20240817.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index 3f17fa7b4..9c839bada 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -15,6 +15,7 @@ setuptools.setup( 'odoo-addon-contract_queue_job>=16.0dev,<16.1dev', 'odoo-addon-contract_sale>=16.0dev,<16.1dev', 'odoo-addon-contract_sale_generation>=16.0dev,<16.1dev', + 'odoo-addon-contract_variable_qty_timesheet>=16.0dev,<16.1dev', 'odoo-addon-contract_variable_quantity>=16.0dev,<16.1dev', 'odoo-addon-product_contract>=16.0dev,<16.1dev', 'odoo-addon-subscription_oca>=16.0dev,<16.1dev',



