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
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (9)
XML IDNameModelTypeStatus
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)HandlerAuthTypeMethodsFlags
/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_published Boolean
    copy=False default=True string='Publish Supplier On The Website'
Public methods (0)

No public methods.