mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 16:04:46 +00:00
chore: changed employee contact field name
This commit is contained in:
committed by
Nabin Hait
parent
ef734ee850
commit
0a581c096b
@@ -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",
|
||||||
@@ -787,7 +787,7 @@
|
|||||||
"idx": 24,
|
"idx": 24,
|
||||||
"image_field": "image",
|
"image_field": "image",
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2019-12-11 13:22:18.323622",
|
"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