fix: show user id in emp group table (backport #29776) (#29777)

Co-authored-by: Dany Robert <danyrt@wahni.com>
This commit is contained in:
mergify[bot]
2022-02-14 10:09:39 +05:30
committed by GitHub
parent f462d5ba38
commit e5b50557e6

View File

@@ -27,12 +27,13 @@
"fetch_from": "employee.user_id",
"fieldname": "user_id",
"fieldtype": "Data",
"in_list_view": 1,
"label": "ERPNext User ID",
"read_only": 1
}
],
"istable": 1,
"modified": "2019-06-06 10:41:20.313756",
"modified": "2022-02-13 19:44:21.302938",
"modified_by": "Administrator",
"module": "HR",
"name": "Employee Group Table",
@@ -42,4 +43,4 @@
"sort_field": "modified",
"sort_order": "DESC",
"track_changes": 1
}
}