mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 10:49:09 +00:00
[minor] Add "Attendance" in grid view for Training Event Employee (#11063)
This commit is contained in:
committed by
Nabin Hait
parent
74ce391303
commit
25db832be1
@@ -147,7 +147,7 @@
|
|||||||
"ignore_xss_filter": 0,
|
"ignore_xss_filter": 0,
|
||||||
"in_filter": 0,
|
"in_filter": 0,
|
||||||
"in_global_search": 0,
|
"in_global_search": 0,
|
||||||
"in_list_view": 0,
|
"in_list_view": 1,
|
||||||
"in_standard_filter": 0,
|
"in_standard_filter": 0,
|
||||||
"label": "Attendance",
|
"label": "Attendance",
|
||||||
"length": 0,
|
"length": 0,
|
||||||
@@ -176,7 +176,7 @@
|
|||||||
"issingle": 0,
|
"issingle": 0,
|
||||||
"istable": 1,
|
"istable": 1,
|
||||||
"max_attachments": 0,
|
"max_attachments": 0,
|
||||||
"modified": "2017-08-11 03:36:22.738253",
|
"modified": "2017-10-05 08:49:41.869998",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "HR",
|
"module": "HR",
|
||||||
"name": "Training Event Employee",
|
"name": "Training Event Employee",
|
||||||
|
|||||||
Reference in New Issue
Block a user