File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed
Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ Available addons
2121----------------
2222addon | version | maintainers | summary
2323--- | --- | --- | ---
24+ [ product_assortment] ( product_assortment/ ) | 17.0.1.0.0 | | Adds the ability to manage products assortment
2425[ product_category_active] ( product_category_active/ ) | 17.0.1.0.0 | | Add option to archive product categories
2526[ product_category_code] ( product_category_code/ ) | 17.0.1.0.0 | [ ![ rousseldenis] ( https://github.com/rousseldenis.png?size=30px )] ( https://github.com/rousseldenis ) | Allows to define a code on product categories
2627[ product_category_product_link] ( product_category_product_link/ ) | 17.0.1.0.0 | | Allows to get products from a category
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Product Assortment
77 !! This file is generated by oca-gen-addon-readme !!
88 !! changes will be overwritten. !!
99 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10- !! source digest: sha256:d6a41e8eb60ae14e641778ae346f917d1fce31a834dff76a21ef4e2780129b5e
10+ !! source digest: sha256:c8f6a8ca363758029d5d07c87c8e2010216642309e25447b2d7b10b551e5a1d6
1111 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313.. |badge1 | image :: https://img.shields.io/badge/maturity-Production%2FStable-green.png
Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ <h1 class="title">Product Assortment</h1>
367367!! This file is generated by oca-gen-addon-readme !!
368368!! changes will be overwritten. !!
369369!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370- !! source digest: sha256:d6a41e8eb60ae14e641778ae346f917d1fce31a834dff76a21ef4e2780129b5e
370+ !! source digest: sha256:c8f6a8ca363758029d5d07c87c8e2010216642309e25447b2d7b10b551e5a1d6
371371!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372< p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Production/Stable " src ="https://img.shields.io/badge/maturity-Production%2FStable-green.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/product-attribute/tree/17.0/product_assortment "> < img alt ="OCA/product-attribute " src ="https://img.shields.io/badge/github-OCA%2Fproduct--attribute-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/product-attribute-17-0/product-attribute-17-0-product_assortment "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/product-attribute&target_branch=17.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373373< p > This addon intends to manage product assortment. In Odoo you can only
Original file line number Diff line number Diff line change 11[project ]
22name = " odoo-addons-oca-product-attribute"
3- version = " 17.0.20250320 .0"
3+ version = " 17.0.20250502 .0"
44dependencies = [
5+ " odoo-addon-product_assortment>=17.0dev,<17.1dev" ,
56 " odoo-addon-product_category_active>=17.0dev,<17.1dev" ,
67 " odoo-addon-product_category_code>=17.0dev,<17.1dev" ,
78 " odoo-addon-product_category_product_link>=17.0dev,<17.1dev" ,
You can’t perform that action at this time.
0 commit comments