TIP: You can type at any time to perform a new search.
Website Portal for Purchases
website_portal_purchase · OCA/website
- Repository
- OCA/website · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Website
- Folder size
- 0.46 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.tecnativa.com
- Last tracking update
- 2026-08-07 07:17:49
- Authors
- Odoo Community Association (OCA), Tecnativa, Antiun Ingeniería S.L., Incaser Informatica S.L.
- Maintainers
- Odoo Community Association (OCA), Tecnativa, Antiun Ingeniería S.L., Incaser Informatica S.L.
- Committers
- Pedro M. Baeza
Code Analysis ⓘ
Views touched (13)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_frontend |
assets_frontend | ir.ui.view | qweb | Inherits website.assets_frontend |
home_orders |
Orders | ir.ui.view | qweb | Inherits portal_my_home |
home_quotes |
Quotes | ir.ui.view | qweb | Inherits portal_my_home |
layout_orders |
Orders | ir.ui.view | qweb | Inherits portal_layout |
layout_quotes |
Quotes | ir.ui.view | qweb | Inherits portal_layout |
order_list |
order_list | ir.ui.view | qweb | New |
orders_followup |
Purchase Order | ir.ui.view | qweb | New |
portal_layout |
Supplier Documents In Menu | ir.ui.view | qweb | Inherits website_portal_v10.portal_layout |
portal_my_home |
Supplier Documents In Portal Home | ir.ui.view | qweb | Inherits website_portal_v10.portal_my_home |
portal_my_orders |
My Supplier Orders | ir.ui.view | qweb | New |
portal_my_quotations |
My Supplier Quotations | ir.ui.view | qweb | New |
purchase_backend_link |
Link to Purchases Backend | ir.ui.view | qweb | Inherits portal_my_orders |
purchases_backend_access |
Backend Access | ir.ui.view | qweb | Inherits orders_followup |
HTTP endpoints (4)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
| (inherited route override) | PortalPurchaseWebsiteAccount.account |
inherited | http | ALL | |
/my/purchase/orders, /my/purchase/orders/page/<int:page> |
PortalPurchaseWebsiteAccount.portal_my_purchase_orders |
user | http | ALL | website |
/my/purchase/quotes, /my/purchase/quotes/page/<int:page> |
PortalPurchaseWebsiteAccount.portal_my_purchase_quotes |
user | http | ALL | website |
/my/purchase/orders/<model('purchase.order'):order> |
PortalPurchaseWebsiteAccount.purchase_orders_followup |
user | http | ALL | sudo website |
Models touched (0)
No models found for this module.
Loading…
Loading…