mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-05 19:42:45 +00:00
chore: changed employee contact field name (#20227)
This commit is contained in:
committed by
Nabin Hait
parent
4dfff5a271
commit
d85e144944
@@ -265,7 +265,7 @@
|
||||
"bold": 1,
|
||||
"fieldname": "person_to_be_contacted",
|
||||
"fieldtype": "Data",
|
||||
"label": "Emergency Contact"
|
||||
"label": "Emergency Contact Name"
|
||||
},
|
||||
{
|
||||
"fieldname": "relation",
|
||||
@@ -782,7 +782,7 @@
|
||||
"icon": "fa fa-user",
|
||||
"idx": 24,
|
||||
"image_field": "image",
|
||||
"modified": "2019-09-12 14:21:12.711280",
|
||||
"modified": "2020-01-09 04:23:55.611366",
|
||||
"modified_by": "Administrator",
|
||||
"module": "HR",
|
||||
"name": "Employee",
|
||||
|
||||
Reference in New Issue
Block a user