fix: Employee form UI

This commit is contained in:
Anurag Mishra 2019-12-12 11:16:55 +05:30 committed by Nabin Hait
parent bd6e8b9cec
commit ec9000b6b9

View File

@ -1,4 +1,5 @@
{
"actions": [],
"allow_events_in_timeline": 1,
"allow_import": 1,
"allow_rename": 1,
@ -12,24 +13,25 @@
"basic_information",
"employee",
"naming_series",
"salutation",
"first_name",
"middle_name",
"last_name",
"salutation",
"employee_name",
"employment_type",
"image",
"column_break1",
"company",
"status",
"employee_number",
"employment_type",
"gender",
"date_of_birth",
"date_of_joining",
"employee_number",
"emergency_contact_details",
"emergency_phone_number",
"person_to_be_contacted",
"relation",
"column_break_19",
"emergency_phone_number",
"erpnext_user",
"user_id",
"create_user",
@ -52,10 +54,10 @@
"attendance_and_leave_details",
"leave_policy",
"attendance_device_id",
"leave_approver",
"column_break_44",
"holiday_list",
"default_shift",
"leave_approver",
"salary_information",
"salary_mode",
"bank_name",
@ -65,14 +67,14 @@
"health_insurance_no",
"contact_details",
"cell_number",
"prefered_contact_email",
"prefered_email",
"company_email",
"personal_email",
"unsubscribed",
"column_break4",
"permanent_accommodation_type",
"permanent_address",
"column_break4",
"prefered_contact_email",
"company_email",
"current_accommodation_type",
"current_address",
"sb53",
@ -82,9 +84,9 @@
"date_of_issue",
"valid_upto",
"place_of_issue",
"column_break6",
"marital_status",
"blood_group",
"column_break6",
"family_background",
"health_details",
"educational_qualification",
@ -249,7 +251,6 @@
},
{
"allow_in_quick_entry": 1,
"collapsible": 1,
"fieldname": "emergency_contact_details",
"fieldtype": "Section Break",
"label": "Emergency Contact"
@ -776,12 +777,17 @@
"fieldtype": "Link",
"label": "Leave Approver",
"options": "User"
},
{
"fieldname": "column_break_19",
"fieldtype": "Column Break"
}
],
"icon": "fa fa-user",
"idx": 24,
"image_field": "image",
"modified": "2019-09-12 14:21:12.711280",
"links": [],
"modified": "2019-12-11 13:22:18.323622",
"modified_by": "Administrator",
"module": "HR",
"name": "Employee",