|
@ -6,6 +6,14 @@ |
|
|
<field name="arch" type="xml"> |
|
|
<field name="arch" type="xml"> |
|
|
<form string="Hr General Settings" class="oe_form_configuration" name="hr_config_form"> |
|
|
<form string="Hr General Settings" class="oe_form_configuration" name="hr_config_form"> |
|
|
<header> |
|
|
<header> |
|
|
|
|
|
<style> |
|
|
|
|
|
.label { |
|
|
|
|
|
color: Red; |
|
|
|
|
|
padding: 8px; |
|
|
|
|
|
font-family: Arial; |
|
|
|
|
|
} |
|
|
|
|
|
.danger /* Red */ |
|
|
|
|
|
</style> |
|
|
<button string="Apply" type="object" name="execute" class="oe_highlight"/> |
|
|
<button string="Apply" type="object" name="execute" class="oe_highlight"/> |
|
|
<button string="Cancel" type="object" name="cancel" class="oe_link"/> |
|
|
<button string="Cancel" type="object" name="cancel" class="oe_link"/> |
|
|
</header> |
|
|
</header> |
|
@ -15,41 +23,89 @@ |
|
|
<div> |
|
|
<div> |
|
|
<field name="module_hr_custody" class="oe_inline"/> |
|
|
<field name="module_hr_custody" class="oe_inline"/> |
|
|
<label for="module_hr_custody"/> |
|
|
<label for="module_hr_custody"/> |
|
|
|
|
|
<field name="test_module_hr_custody" invisible="True"/> |
|
|
|
|
|
<br/> |
|
|
|
|
|
<span class="label danger" attrs="{'invisible':[('test_module_hr_custody','=', False)]}"> |
|
|
|
|
|
Module is not Present in Your Repository. |
|
|
|
|
|
<a href="https://www.odoo.com/apps/modules/10.0/hr_custody/" target="_blank"> Get This App </a> |
|
|
|
|
|
</span> |
|
|
</div> |
|
|
</div> |
|
|
<label string="Employee Checklist"/> |
|
|
<label string="Employee Checklist"/> |
|
|
<div> |
|
|
<div> |
|
|
<field name="module_oh_employee_check_list" class="oe_inline"/> |
|
|
<field name="module_oh_employee_check_list" class="oe_inline"/> |
|
|
<label for="module_oh_employee_check_list"/> |
|
|
<label for="module_oh_employee_check_list"/> |
|
|
|
|
|
<field name="test_oh_employee_check_list" invisible="True"/> |
|
|
|
|
|
<br/> |
|
|
|
|
|
<span class="label danger" attrs="{'invisible':[('test_oh_employee_check_list','=', False)]}"> |
|
|
|
|
|
Module is not Present in Your Repository. |
|
|
|
|
|
<a href="https://www.odoo.com/apps/modules/10.0/oh_employee_check_list/" target="_blank"> Get This App </a> |
|
|
|
|
|
</span> |
|
|
</div> |
|
|
</div> |
|
|
<label string="Employee Shift"/> |
|
|
<label string="Employee Shift"/> |
|
|
<div> |
|
|
<div> |
|
|
<field name="module_hr_employee_shift" class="oe_inline"/> |
|
|
<field name="module_hr_employee_shift" class="oe_inline"/> |
|
|
<label for="module_hr_employee_shift"/> |
|
|
<label for="module_hr_employee_shift"/> |
|
|
|
|
|
<field name="test_module_hr_employee_shift" invisible="True"/> |
|
|
|
|
|
<br/> |
|
|
|
|
|
<span class="label danger" attrs="{'invisible':[('test_module_hr_employee_shift','=', False)]}"> |
|
|
|
|
|
Module is not Present in Your Repository. |
|
|
|
|
|
<a href="https://www.odoo.com/apps/modules/10.0/hr_employee_shift/" target="_blank"> Get This App </a> |
|
|
|
|
|
</span> |
|
|
</div> |
|
|
</div> |
|
|
<label string="Employee Insurance"/> |
|
|
<label string="Employee Insurance"/> |
|
|
<div> |
|
|
<div> |
|
|
<field name="module_hr_insurance" class="oe_inline"/> |
|
|
<field name="module_hr_insurance" class="oe_inline"/> |
|
|
<label for="module_hr_insurance"/> |
|
|
<label for="module_hr_insurance"/> |
|
|
|
|
|
<field name="test_module_hr_insurance" invisible="True"/> |
|
|
|
|
|
<br/> |
|
|
|
|
|
<span class="label danger" attrs="{'invisible':[('test_module_hr_insurance','=', False)]}"> |
|
|
|
|
|
Module is not Present in Your Repository. |
|
|
|
|
|
<a href="https://www.odoo.com/apps/modules/10.0/hr_insurance/" target="_blank"> Get This App </a> |
|
|
|
|
|
</span> |
|
|
</div> |
|
|
</div> |
|
|
<label string="Lawsuit Management"/> |
|
|
<label string="Lawsuit Management"/> |
|
|
<div> |
|
|
<div> |
|
|
<field name="module_oh_hr_lawsuit_management" class="oe_inline"/> |
|
|
<field name="module_oh_hr_lawsuit_management" class="oe_inline"/> |
|
|
<label for="module_oh_hr_lawsuit_management"/> |
|
|
<label for="module_oh_hr_lawsuit_management"/> |
|
|
|
|
|
<field name="test_module_oh_hr_lawsuit_management" invisible="True"/> |
|
|
|
|
|
<br/> |
|
|
|
|
|
<span class="label danger" attrs="{'invisible':[('test_module_oh_hr_lawsuit_management','=', False)]}"> |
|
|
|
|
|
Module is not Present in Your Repository. |
|
|
|
|
|
<a href="https://www.odoo.com/apps/modules/10.0/oh_hr_lawsuit_management/" target="_blank"> Get This App </a> |
|
|
|
|
|
</span> |
|
|
</div> |
|
|
</div> |
|
|
<label string="Resignation Process"/> |
|
|
<label string="Resignation Process"/> |
|
|
<div> |
|
|
<div> |
|
|
<field name="module_hr_resignation" class="oe_inline"/> |
|
|
<field name="module_hr_resignation" class="oe_inline"/> |
|
|
<label for="module_hr_resignation"/> |
|
|
<label for="module_hr_resignation"/> |
|
|
|
|
|
<field name="test_module_hr_resignation" invisible="True"/> |
|
|
|
|
|
<br/> |
|
|
|
|
|
<span class="label danger" attrs="{'invisible':[('test_module_hr_resignation','=', False)]}"> |
|
|
|
|
|
Module is not Present in Your Repository. |
|
|
|
|
|
<a href="https://www.odoo.com/apps/modules/10.0/hr_resignation/" target="_blank"> Get This App </a> |
|
|
|
|
|
</span> |
|
|
</div> |
|
|
</div> |
|
|
<label string="Vacation Management"/> |
|
|
<label string="Vacation Management"/> |
|
|
<div> |
|
|
<div> |
|
|
<field name="module_hr_vacation_mngmt" class="oe_inline"/> |
|
|
<field name="module_hr_vacation_mngmt" class="oe_inline"/> |
|
|
<label for="module_hr_vacation_mngmt"/> |
|
|
<label for="module_hr_vacation_mngmt"/> |
|
|
|
|
|
<field name="test_module_hr_vacation_mngmt" invisible="True"/> |
|
|
|
|
|
<br/> |
|
|
|
|
|
<span class="label danger" attrs="{'invisible':[('test_module_hr_vacation_mngmt','=', False)]}"> |
|
|
|
|
|
Module is not Present in Your Repository. |
|
|
|
|
|
<a href="https://www.odoo.com/apps/modules/10.0/hr_vacation_mngmt/" target="_blank"> Get This App </a> |
|
|
|
|
|
</span> |
|
|
</div> |
|
|
</div> |
|
|
<label string="Biometric Device Integration"/> |
|
|
<label string="Biometric Device Integration"/> |
|
|
<div> |
|
|
<div> |
|
|
<field name="module_oh_hr_zk_attendance" class="oe_inline"/> |
|
|
<field name="module_oh_hr_zk_attendance" class="oe_inline"/> |
|
|
<label for="module_oh_hr_zk_attendance"/> |
|
|
<label for="module_oh_hr_zk_attendance"/> |
|
|
|
|
|
<field name="test_module_oh_hr_zk_attendance" invisible="True"/> |
|
|
|
|
|
<br/> |
|
|
|
|
|
<span class="label danger" attrs="{'invisible':[('test_module_oh_hr_zk_attendance','=', False)]}"> |
|
|
|
|
|
Module is not Present in Your Repository. |
|
|
|
|
|
<a href="https://www.odoo.com/apps/modules/10.0/oh_hr_zk_attendance/" target="_blank"> Get This App </a> |
|
|
|
|
|
</span> |
|
|
</div> |
|
|
</div> |
|
|
</group> |
|
|
</group> |
|
|
</div> |
|
|
</div> |
|
|