TIP: You can type at any time to perform a new search.
Website Portal for Sales (Backported From v10)
website_portal_sale_v10 · 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
- Yes
- Website
- None
- Last tracking update
- 2026-08-07 07:10:02
- Authors
- Odoo Community Association (OCA), Odoo S.A., Tecnativa
- Maintainers
- Odoo Community Association (OCA), Odoo S.A., Tecnativa
- Committers
- Jairo Llopis, Stéphane Bidoul (ACSONE), Weblate, OCA Transbot, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (7)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
portal_my_home_menu_sale |
Portal layout : sales menu entries | ir.ui.view | qweb | Inherits website_portal_v10.portal_layout |
portal_my_home_sale |
Portal My Home : sales entries | ir.ui.view | qweb | Inherits website_portal_v10.portal_my_home |
portal_my_invoices |
My Invoices and Payments | ir.ui.view | qweb | New |
portal_my_orders |
My Sales Orders | ir.ui.view | qweb | New |
portal_my_quotations |
My Quotations | ir.ui.view | qweb | New |
website_portal_sale.orders_followup |
Sales Order | ir.ui.view | qweb | New |
website_portal_sale.sale_backend_link |
qweb | Inherits website_portal_sale_v10.portal_my_orders |
HTTP endpoints (4)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
| (inherited route override) | WebsiteAccount.account |
inherited | http | ALL | |
/my/invoices, /my/invoices/page/<int:page> |
WebsiteAccount.portal_my_invoices |
user | http | ALL | website |
/my/orders, /my/orders/page/<int:page> |
WebsiteAccount.portal_my_orders |
user | http | ALL | website |
/my/quotes, /my/quotes/page/<int:page> |
WebsiteAccount.portal_my_quotes |
user | http | ALL | website |
Models touched (0)
No models found for this module.