mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-18 09:05:00 +00:00
Update employee.json (#20057)
unnecessary description. Should be added by customer manually if needed individually.
This commit is contained in:
committed by
Nabin Hait
parent
b3e50d846b
commit
964cbc03ba
@@ -232,7 +232,6 @@
|
||||
"reqd": 1
|
||||
},
|
||||
{
|
||||
"description": "You can enter any date manually",
|
||||
"fieldname": "date_of_birth",
|
||||
"fieldtype": "Date",
|
||||
"label": "Date of Birth",
|
||||
@@ -831,4 +830,4 @@
|
||||
"sort_order": "DESC",
|
||||
"title_field": "employee_name",
|
||||
"track_changes": 1
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user