mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-07 15:12:51 +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,
|
"bold": 1,
|
||||||
"fieldname": "person_to_be_contacted",
|
"fieldname": "person_to_be_contacted",
|
||||||
"fieldtype": "Data",
|
"fieldtype": "Data",
|
||||||
"label": "Emergency Contact"
|
"label": "Emergency Contact Name"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldname": "relation",
|
"fieldname": "relation",
|
||||||
@@ -782,7 +782,7 @@
|
|||||||
"icon": "fa fa-user",
|
"icon": "fa fa-user",
|
||||||
"idx": 24,
|
"idx": 24,
|
||||||
"image_field": "image",
|
"image_field": "image",
|
||||||
"modified": "2019-09-12 14:21:12.711280",
|
"modified": "2020-01-09 04:23:55.611366",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "HR",
|
"module": "HR",
|
||||||
"name": "Employee",
|
"name": "Employee",
|
||||||
|
|||||||
Reference in New Issue
Block a user