Browse Source

[UPDT] changed icon

pull/145/head
Ajmal JK 5 years ago
parent
commit
7bc99a6cb5
  1. BIN
      hr_payroll_community/static/description/icon.png
  2. BIN
      hr_payroll_community/static/description/icon123.png
  3. 4
      hr_payroll_community/views/hr_contract_views.xml

BIN
hr_payroll_community/static/description/icon.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

BIN
hr_payroll_community/static/description/icon123.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

4
hr_payroll_community/views/hr_contract_views.xml

@ -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"/>

Loading…
Cancel
Save