TIP: You can type at any time to perform a new search.
Website Sale Tax Toggle
website_sale_tax_toggle · OCA/e-commerce
- Repository
- OCA/e-commerce · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Website
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/e-commerce
- Last tracking update
- 2026-08-07 08:42:55
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- pilarvargas-tecnativa, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- geoip2
- System dependencies
- None
- Required by
- None
- Description
This module extends the functionality of website sale module adding a toggle button to allow to user selects view prices with taxes included or without taxes.
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product |
Taxes toggle | ir.ui.view | qweb | Inherits website_sale.product |
products |
Taxes toggle | ir.ui.view | qweb | Inherits website_sale.products |
products_tax_toggle_taxed |
products_tax_toggle_taxed | ir.ui.view | qweb | Inherits website_sale.pricelist_list |
tax_toggle_template |
tax_toggle_template | ir.ui.view | qweb | New |
HTTP endpoints (1)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/website/tax_toggle |
WebsiteSaleTaxToggle.tax_toggle |
public | json | ALL | website |
Models touched (2)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…