TIP: You can type at any time to perform a new search.
Website Portal for Sales
website_portal_sale · OCA/website
- Repository
- OCA/website · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Website
- Folder size
- 0.43 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://www.odoo.com/, http://www.wearemonk.com, http://www.antiun.com
- Last tracking update
- 2026-08-07 07:03:10
- Authors
- Odoo SA, Odoo Community Association (OCA), MONK Software, Antiun Ingenieria S.L.
- Maintainers
- Odoo SA, Odoo Community Association (OCA), MONK Software, Antiun Ingenieria S.L.
- Committers
- Pedro M. Baeza, Stéphane Bidoul (ACSONE), Eric Antones, Weblate, OCA Transbot, oca-travis, Rafael Blasco, sergio-incaser
Code Analysis ⓘ
Views touched (14)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account |
Account | ir.ui.view | qweb | Inherits website_portal.account |
account_invoices |
Account Invoices | ir.ui.view | qweb | Inherits website_portal_sale.account |
account_orders |
Account Orders | ir.ui.view | qweb | Inherits website_portal_sale.account |
account_quotations |
Account Quotations | ir.ui.view | qweb | Inherits website_portal_sale.account |
assets_frontend |
website_portal_sale assets | ir.ui.view | qweb | Inherits website.assets_frontend |
invoices |
Invoices and Payments | ir.ui.view | qweb | New |
invoices_only |
Invoices | ir.ui.view | qweb | New |
orders_followup |
Sales Order | ir.ui.view | qweb | New |
quotations |
Quotations | ir.ui.view | qweb | New |
quotations_only |
Quotations | ir.ui.view | qweb | New |
sale_backend_link |
Link to Sales Backend | ir.ui.view | qweb | Inherits website_portal_sale.sale_orders |
sale_orders |
Sales Orders | ir.ui.view | qweb | New |
sale_orders_only |
Sale Orders | ir.ui.view | qweb | New |
sales_backend_access |
Backend Access | ir.ui.view | qweb | Inherits website_portal_sale.orders_followup |
HTTP endpoints (5)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/my/home |
PortalSaleWebsiteAccount.account |
user | http | ALL | website |
/my/home/invoices |
PortalSaleWebsiteAccount.invoices |
user | http | ALL | website |
/my/home/orders |
PortalSaleWebsiteAccount.orders |
user | http | ALL | website |
/my/orders/<int:order_id> |
PortalSaleWebsiteAccount.orders_followup |
user | http | ALL | sudo website |
/my/home/quotations |
PortalSaleWebsiteAccount.quotations |
user | http | ALL | website |
Models touched (0)
No models found for this module.