Repository
OCA/website · module folder · Try on Runboat
Module version
0.1.0
Category
Website
Folder size
0.02 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
http://acsone.eu
Last tracking update
2026-08-07 07:17:49
Authors
ACSONE SA/NV, Odoo Community Association (OCA)
Maintainers
ACSONE SA/NV, Odoo Community Association (OCA)
Committers
Pedro M. Baeza
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (9)
XML IDNameModelTypeStatus
assets_frontend Shop ir.ui.view qweb Inherits website.assets_frontend
breadcrumb Departments Breadcrumb ir.ui.view qweb Inherits website_hr_department.departments
department_info Department information ir.ui.view qweb New
departments Departments ir.ui.view qweb New
departments_recursive Departments list ir.ui.view qweb New
employee_list_view Employees List View ir.ui.view qweb Inherits website_hr_department.department_info
employees_grid_view Employees Grid View ir.ui.view qweb Inherits website_hr_department.department_info
employees_item Employees item ir.ui.view qweb New
hr_departments Departments tree ir.ui.view qweb Inherits website_hr_department.departments
HTTP endpoints (1)
Route(s)HandlerAuthTypeMethodsFlags
/page/departments, /page/departments/<model("hr.department"):department> WebsiteHr.departments public http ALL website
Models touched (1)

New fields (2)
  • public_info Html
    args: 'Public Info'
  • website_published Boolean
    copy=False default=False args: 'Available in the website'
Public methods (0)

No public methods.

Loading…

Loading…