TIP: You can type at any time to perform a new search.
Website Product Supplier
website_product_supplier · OCA/website
- Repository
- OCA/website · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Website
- Folder size
- 0.37 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.antiun.com
- Last tracking update
- 2026-08-07 07:03:10
- Authors
- Odoo Community Association (OCA), Antiun IngenierÃa S.L., Incaser Informatica S.L.
- Maintainers
- Odoo Community Association (OCA), Antiun IngenierÃa S.L., Incaser Informatica S.L.
- Committers
- Stéphane Bidoul (ACSONE), Weblate, OCA Transbot, Sergio Teruel, oca-travis, sergio-incaser, Sergio Incaser
Code Analysis ⓘ
Views touched (12)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_supplier_products |
Account Supplier Products | ir.ui.view | qweb | Inherits website_portal_purchase.account |
actions |
Website Product Supplier Actions | ir.ui.view | qweb | New |
assets_frontend |
website_product_supplier assets | ir.ui.view | qweb | Inherits website.assets_frontend |
product |
Supplier Product | ir.ui.view | qweb | New |
product_item_table |
product_item_table | ir.ui.view | qweb | New |
product_list |
Supplier Products | ir.ui.view | qweb | New |
product_supplier_breadcrumb |
Product Supplier Breadcrumb | ir.ui.view | qweb | New |
product_supplier_container |
Products | ir.ui.view | qweb | Inherits website_portal.account |
product_supplier_container_form |
Product Form | ir.ui.view | qweb | Inherits website_portal.account |
product_table |
product_table | ir.ui.view | qweb | New |
search |
Search hidden fields | ir.ui.view | qweb | New |
supplier_product_list |
supplier_product_list | ir.ui.view | qweb | New |
HTTP endpoints (7)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/my/home |
ProductSupplierWebsiteAccount.account |
user | http | ALL | website |
/my/supplier/product/delete |
WebsiteProductSupplier.delete_product |
user | json | ALL | website |
/my/supplier/product/<model("product.supplierinfo"):supplierinfo>, /my/supplier/product/new |
WebsiteProductSupplier.supplier_info |
user | http | ALL | sudo website |
/my/supplier/product/save/ |
WebsiteProductSupplier.supplier_info_create |
user | http | ALL | sudo website |
/my/supplier/product/save/<model("product.supplierinfo"):supplierinfo> |
WebsiteProductSupplier.supplier_info_save |
user | http | ALL | sudo website |
/my/supplier/product/list_only, /my/supplier/product/list_only/page/<int:page> |
WebsiteProductSupplier.supplier_product_list |
user | http | ALL | website |
/my/supplier/product/list, /my/supplier/product/list/page/<int:page> |
WebsiteProductSupplier.supplierinfo_list |
user | http | ALL | website |
Models touched (0)
No models found for this module.