mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-18 02:55:20 +00:00
rename(HR): Employee Attendance Log DocType to Employee Checkin
This commit is contained in:
@@ -37,7 +37,7 @@ def get_data():
|
||||
},
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Employee Attendance Log",
|
||||
"name": "Employee Checkin",
|
||||
"hide_count": True,
|
||||
"onboard": 1,
|
||||
"dependencies": ["Employee"]
|
||||
|
||||
Reference in New Issue
Block a user