Skip to content

Commit 8717a8b

Browse files
committed
[BOT] post-merge updates
1 parent b0aa00c commit 8717a8b

File tree

4 files changed

+3
-1
lines changed

4 files changed

+3
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ addon | version | maintainers | summary
4343
[product_category_level](product_category_level/) | 16.0.1.0.0 | <a href='https://github.com/PierrickBrun'><img src='https://github.com/PierrickBrun.png' width='32' height='32' style='border-radius:50%;' alt='PierrickBrun'/></a> | Add Level field on Product Categories to show the recursion level on the category
4444
[product_category_product_qty](product_category_product_qty/) | 16.0.1.0.0 | | Product Category - Product Quantity
4545
[product_category_type](product_category_type/) | 16.0.1.0.0 | <a href='https://github.com/legalsylvain'><img src='https://github.com/legalsylvain.png' width='32' height='32' style='border-radius:50%;' alt='legalsylvain'/></a> | Add Type field on Product Categories to distinguish between parent and final categories
46+
[product_category_usage_group](product_category_usage_group/) | 16.0.1.0.0 | | Restrict Usage of Product Categories to a given Group
4647
[product_code_mandatory](product_code_mandatory/) | 16.0.1.0.0 | | Set Product Internal Reference as a required field
4748
[product_code_mixin](product_code_mixin/) | 16.0.1.0.0 | <a href='https://github.com/bealdav'><img src='https://github.com/bealdav.png' width='32' height='32' style='border-radius:50%;' alt='bealdav'/></a> | Make product code available for any inherited model
4849
[product_code_regex_validation](product_code_regex_validation/) | 16.0.1.0.0 | | Configure regEx validation for product codes.
10 KB
Loading

setup/_metapackage/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.0.20251013.0
1+
16.0.20260123.0

setup/_metapackage/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
'odoo-addon-product_category_level>=16.0dev,<16.1dev',
3131
'odoo-addon-product_category_product_qty>=16.0dev,<16.1dev',
3232
'odoo-addon-product_category_type>=16.0dev,<16.1dev',
33+
'odoo-addon-product_category_usage_group>=16.0dev,<16.1dev',
3334
'odoo-addon-product_code_mandatory>=16.0dev,<16.1dev',
3435
'odoo-addon-product_code_mixin>=16.0dev,<16.1dev',
3536
'odoo-addon-product_code_regex_validation>=16.0dev,<16.1dev',

0 commit comments

Comments
 (0)