TIP: You can type at any time to perform a new search.
Departments Page
website_hr_department · OCA/website
- 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
Code Analysis ⓘ
Views touched (9)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/page/departments, /page/departments/<model("hr.department"):department> |
WebsiteHr.departments |
public | http | ALL | website |
Models touched (1)
New fields (2)
-
public_infoHtmlargs: 'Public Info' -
website_publishedBooleancopy=Falsedefault=False args: 'Available in the website'
No public methods.
Loading…
Loading…