File tree Expand file tree Collapse file tree 3 files changed +22
-3
lines changed
Expand file tree Collapse file tree 3 files changed +22
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,11 @@ product-configurator
1717
1818[ // ] : # ( addons )
1919
20- This part will be replaced when running the oca-gen-addons-table script from OCA/maintainer-tools.
20+ Available addons
21+ ----------------
22+ addon | version | maintainers | summary
23+ --- | --- | --- | ---
24+ [ product_configurator] ( product_configurator/ ) | 18.0.1.0.0 | <a href =' https://github.com/PCatinean ' ><img src =' https://github.com/PCatinean.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' PCatinean ' /></a > | Base for product configuration interface modules
2125
2226[ // ] : # ( end addons )
2327
Original file line number Diff line number Diff line change 1+ .. image :: https://odoo-community.org/readme-banner-image
2+ :target: https://odoo-community.org/get-involved?utm_source=readme
3+ :alt: Odoo Community Association
4+
15====================
26Product Configurator
37====================
@@ -7,13 +11,13 @@ Product Configurator
711 !! This file is generated by oca-gen-addon-readme !!
812 !! changes will be overwritten. !!
913 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10- !! source digest: sha256:7691ec12c35e59879ff69ce144846ea5961dc948da1a4696a1a2703aba38f428
14+ !! source digest: sha256:c60979824a47f73dab52ff2d4dcfb8218763ab5db90d7d10ccd1cd81523c9d1f
1115 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
1418 :target: https://odoo-community.org/page/development-status
1519 :alt: Beta
16- .. |badge2 | image :: https://img.shields.io/badge/licence -AGPL--3-blue.png
20+ .. |badge2 | image :: https://img.shields.io/badge/license -AGPL--3-blue.png
1721 :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1822 :alt: License: AGPL-3
1923.. |badge3 | image :: https://img.shields.io/badge/github-OCA%2Fproduct--configurator-lightgray.png?logo=github
Original file line number Diff line number Diff line change 1+ [project ]
2+ name = " odoo-addons-oca-product-configurator"
3+ version = " 18.0.20250623.0"
4+ dependencies = [
5+ " odoo-addon-product_configurator==18.0.*" ,
6+ ]
7+ classifiers =[
8+ " Programming Language :: Python" ,
9+ " Framework :: Odoo" ,
10+ " Framework :: Odoo :: 18.0" ,
11+ ]
You can’t perform that action at this time.
0 commit comments