-
-
Notifications
You must be signed in to change notification settings - Fork 695
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[17.0][OU-ADD] hr_org_chart: Migration to 17.0
- Loading branch information
1 parent
b2f4cfe
commit 5e8af0b
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
11 changes: 11 additions & 0 deletions
11
openupgrade_scripts/scripts/hr_org_chart/17.0.1.0/upgrade_analysis_work.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |