TIP: You can type at any time to perform a new search.
L10n Br Website Sale
l10n_br_website_sale · OCA/l10n-brazil
- Repository
- OCA/l10n-brazil · module folder · Try on Runboat
- Module version
- 2.1.2
- Category
- Uncategorized
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/l10n-brazil
- Last tracking update
- 2026-08-07 07:47:32
- Authors
- Odoo Community Association (OCA), KMEE
- Maintainers
- Odoo Community Association (OCA), KMEE
- Committers
- Raphaël Valyi, Weblate, Luis Felipe Miléo, OCA-git-bot, oca-travis, oca-ci, Magno Costa, Marcel Savegnago, Antônio Neto
- Odoo dependencies
- Python dependencies
- erpbrasil.base, email-validator, num2words, phonenumbers, brazilcep
- System dependencies
- None
- Required by
- l10n_br_website_sale_delivery
- Description
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
address_b2b |
Show b2b fields in (l10n_br_website_sale) | ir.ui.view | qweb | Inherits website_sale.address_b2b |
assets_frontend |
Address Assets | ir.ui.view | qweb | Inherits web.assets_frontend |
portal_address |
Address Management in (l10n_br_website_sale) | ir.ui.view | qweb | Inherits website_sale.address |
HTTP endpoints (5)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/shop/address |
L10nBrWebsiteSale.address |
public | http | GET, POST | sudo website |
/shop/confirm_order |
L10nBrWebsiteSale.confirm_order |
public | http | ALL | website |
/shop/country_infos/<model("res.country"):country> |
L10nBrWebsiteSale.country_infos |
public | json | POST | website |
/shop/state_infos/<model("res.country.state"):state> |
L10nBrWebsiteSale.state_infos |
public | json | POST | website |
/l10n_br/zip_search_public |
L10nBrWebsiteSale.zip_search |
public | json | ALL | sudo website |
Models touched (0)
No models found for this module.
Loading…