Merge pull request #22615 from aerele/fix_mandatory_error

fix: log type mandatory error while exposing api call to employee checkin.
This commit is contained in:
Deepesh Garg 2020-07-17 17:38:21 +05:30 committed by GitHub
commit f6c70bca0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,8 +41,7 @@
"fieldtype": "Select",
"in_list_view": 1,
"label": "Log Type",
"options": "\nIN\nOUT",
"reqd": 1
"options": "\nIN\nOUT"
},
{
"fieldname": "shift",
@ -108,7 +107,7 @@
}
],
"links": [],
"modified": "2020-01-23 04:57:42.551355",
"modified": "2020-07-08 11:02:32.660986",
"modified_by": "Administrator",
"module": "HR",
"name": "Employee Checkin",