TIP: You can type at any time to perform a new search.
Website Sale Product Configurator
website_sale_product_configurator · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 0.1.0
- Category
- Hidden
- Folder size
- 0.27 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- Yes
- Website
- None
- Last tracking update
- 2026-08-08 22:19:35
- Authors
- Maintainers
- None
- Committers
- Martin Trigaux, Odoo Translation Bot, Aaron Bohy, Géry Debongnie, Yannick Tivisse, qsm-odoo, Odoo Online, Romain Derie, Victor Feyens, Tiffany Chang (tic), Pierre Paridans, Nicolas (vin), Demesmaeker, Valentin Chevalier, Louis Wicket (wil), Thomas Lefebvre (thle), Julien (jula), Tom De Caluwé, Valentin Vallaeys (vava), Levi Siuzdak (sile), Michael (mcm), Valeriya(vchu), Mahdi Cheikh Rouhou (macr), Louis (loti), vava-odoo, Alexandre de Pape (alpa), Louis (wil), Manushi Shah, Pierre Pulinckx (pipu), Bastien PIERRE, jeep-odoo, Pulinckx Pierre (PIPU)
- Odoo dependencies
- Python dependencies
- geoip2
- System dependencies
- None
- Required by
- test_website_slides_full
- Description
Bridge module to make the website e-commerce compatible with the product configurator
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
configure_optional_products |
configure_optional_products | ir.ui.view | qweb | New |
optional_product_items |
optional_product_items | ir.ui.view | qweb | New |
optional_products_modal |
Optional Products | ir.ui.view | qweb | New |
product_quantity_config |
product_quantity_config | ir.ui.view | qweb | New |
HTTP endpoints (3)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/shop/cart/update_option |
WebsiteSale.cart_options_update_json |
public | json | POST | website |
/sale_product_configurator/optional_product_items |
WebsiteSaleProductConfiguratorController.optional_product_items |
public | json | POST | website |
/sale_product_configurator/show_advanced_configurator |
WebsiteSaleProductConfiguratorController.show_advanced_configurator |
public | json | POST | website |
Models touched (2)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (1)
-
add_to_cart_actionSelectionondelete={'force_dialog': 'set default'}selection_add=[('force_dialog', 'Let the user decide (dialog)')]
No public methods.
Loading…
Loading…
Loading…
Loading…