Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docsource/modules160-170.rst
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ Module coverage 16.0 -> 17.0
+---------------------------------------------------+----------------------+-------------------------------------------------+
| hr_maintenance | Nothing to do |No DB layout changes. |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| hr_org_chart | | |
| hr_org_chart | Nothing to do | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| hr_presence | |No DB layout changes. |
+---------------------------------------------------+----------------------+-------------------------------------------------+
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---Models in module 'hr_org_chart'---

---Fields in module 'hr_org_chart'---

---XML records in module 'hr_org_chart'---
NEW ir.actions.act_window: hr_org_chart.action_hr_employee_org_chart
NEW ir.ui.menu: hr_org_chart.menu_hr_employee_org_chart
NEW ir.ui.view: hr_org_chart.hr_department_hierarchy_view
NEW ir.ui.view: hr_org_chart.hr_employee_hierarchy_view
NEW ir.ui.view: hr_org_chart.hr_employee_public_hierarchy_view
# NOTHING TO DO
Loading