18.0-fix-rights-timeoffanalysis #22

Open
laetitiadacosta wants to merge 12 commits from 18.0-fix-rights-timeoffanalysis into 16.0
Showing only changes of commit 7996ecc501 - Show all commits

View File

@@ -62,15 +62,13 @@
<field name="model">hr.employee</field>
<field name="inherit_id" ref="hr.view_employee_tree" />
<field name="arch" type="xml">
<xpath expr="//list" position="inside">
<header>
<xpath expr="//header" position="inside">
<button
type="object"
name="action_lv_allocations_requests_wizard"
string="Generate Luncheon Vouchers Allocations"
class="btn-primary"
/>
</header>
</xpath>
</field>
</record>