|
|
@ -3,7 +3,7 @@ |
|
|
|
<!-- Root Menus --> |
|
|
|
|
|
|
|
<menuitem id="menu_hr_payroll_community_root" name="Payroll" sequence="45" |
|
|
|
web_icon="hr_payroll_community,static/description/web_icons.png"/> |
|
|
|
web_icon="hr_payroll_community,static/description/icon.png"/> |
|
|
|
<menuitem id="menu_hr_payroll_community_configuration" name="Configuration" parent="menu_hr_payroll_community_root" |
|
|
|
sequence="100" groups="hr_payroll_community.group_hr_payroll_community_manager"/> |
|
|
|
|
|
|
@ -60,7 +60,7 @@ |
|
|
|
<field name="inherit_id" ref="hr_contract.hr_contract_view_form"/> |
|
|
|
<field name="arch" type="xml"> |
|
|
|
<xpath expr="//group[@name='salary_and_advantages']" position="after"> |
|
|
|
<group name="allowances" string="Monthly Advantages in Cash"> |
|
|
|
<group string="Monthly Advantages in Cash" name='allowances'> |
|
|
|
<label for="hra"/> |
|
|
|
<div class="o_row"> |
|
|
|
<field name="hra" nolabel="1"/> |
|
|
|