TIP: You can type at any time to perform a new search.
Website Supplier List
website_supplier_list · OCA/website
- Repository
- OCA/website · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Website
- Folder size
- 0.13 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/mikevhe18
- Last tracking update
- 2026-08-07 07:03:10
- Authors
- Odoo Community Association (OCA), OpenSynergy Indonesia
- Maintainers
- Odoo Community Association (OCA), OpenSynergy Indonesia
- Committers
- Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, mike
Code Analysis ⓘ
Views touched (9)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_frontend |
assets_frontend | ir.ui.view | qweb | Inherits website.assets_frontend |
details |
Supplier Detail | ir.ui.view | qweb | New |
footer_supplier_page |
Footer Supplier Link | ir.ui.view | qweb | Inherits website.footer_default |
implemented_by_block |
Partner Implemented By Block | ir.ui.view | qweb | New |
index |
Our Suppliers | ir.ui.view | qweb | New |
opt_country_list |
Filter on Countries | ir.ui.view | qweb | Inherits website_supplier_list.index |
partner_details |
Partner Details | ir.ui.view | qweb | New |
references_block |
Partner References Block | ir.ui.view | qweb | New |
website_supplier_form_view |
Website Supplier | res.partner | form | Inherits website_partner.view_partners_form_website |
HTTP endpoints (2)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/suppliers/<int:partner_id> |
WebsiteSupplier.partners_detail |
public | http | ALL | website |
/suppliers, /suppliers/page/<int:page>, /suppliers/country/<model("res.country"):countries>, /suppliers/country/<model("res.country"):countries>/page/<int:page> |
WebsiteSupplier.suppliers |
public | http | ALL | website |
Models touched (1)
New fields (1)
-
website_supplier_publishedBooleancopy=Falsedefault=Truestring='Publish Supplier On The Website'
No public methods.