Fix xml files ordering

This commit is contained in:
Sergio Morillo 2023-10-19 12:51:39 +02:00
parent 91654e9ce0
commit 4045bd3bb2
2 changed files with 2 additions and 2 deletions

View file

@ -132,7 +132,7 @@ this repository contains the full copyright notices and license terms. -->
<data depends="timesheet_absolute_hours">
<record model="ir.ui.view" id="timesheet_line_payroll_hours_view_tree">
<field name="model">timesheet.line</field>
<field name="inherit" ref="timesheet_line_payroll_view_tree"/>
<field name="inherit" ref="staff_profile.timesheet_line_payroll_view_tree"/>
<field name="name">line_hours_tree</field>
</record>
</data>

View file

@ -14,6 +14,6 @@ extras_depend:
timesheet_cost_info
xml:
profile.xml
timesheet.xml
time_clock.xml
profile.xml