TIP: You can type at any time to perform a new search.
Alternative (un)taxed prices display on eCommerce
website_sale_b2x_alt_price · OCA/e-commerce
- Repository
- OCA/e-commerce · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Website
- Folder size
- 1.12 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/e-commerce
- Last tracking update
- 2026-08-12 23:26:21
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Carlos Lopez, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- geoip2
- System dependencies
- None
- Required by
- website_event_sale_b2x_alt_price
- Description
This module takes into account if your eCommerce is in B2B or B2C mode, and displays the alternative pricing next to the main one. For example, if your website is B2B (main price is without taxes), you would see it similar to this:  If your website is B2C (main price is with taxes), then it looks like this:  It also displays the alternative price, including discounts, updated automatically when the user is choosing alternatives in the product detail page: 
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
alt_price |
Alternative taxes | ir.ui.view | qweb | New |
product_price |
Alternative (un)taxed price | ir.ui.view | qweb | Inherits website_sale.product_price |
products_item |
Alternative (un)taxed price | ir.ui.view | qweb | Inherits website_sale.products_item |
sale_order_portal_template |
sale_order_portal_template | ir.ui.view | qweb | Inherits sale.sale_order_portal_template |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…