mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 08:24:47 +00:00
Co-authored-by: Dany Robert <danyrt@wahni.com>
This commit is contained in:
@@ -27,12 +27,13 @@
|
|||||||
"fetch_from": "employee.user_id",
|
"fetch_from": "employee.user_id",
|
||||||
"fieldname": "user_id",
|
"fieldname": "user_id",
|
||||||
"fieldtype": "Data",
|
"fieldtype": "Data",
|
||||||
|
"in_list_view": 1,
|
||||||
"label": "ERPNext User ID",
|
"label": "ERPNext User ID",
|
||||||
"read_only": 1
|
"read_only": 1
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"istable": 1,
|
"istable": 1,
|
||||||
"modified": "2019-06-06 10:41:20.313756",
|
"modified": "2022-02-13 19:44:21.302938",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "HR",
|
"module": "HR",
|
||||||
"name": "Employee Group Table",
|
"name": "Employee Group Table",
|
||||||
@@ -42,4 +43,4 @@
|
|||||||
"sort_field": "modified",
|
"sort_field": "modified",
|
||||||
"sort_order": "DESC",
|
"sort_order": "DESC",
|
||||||
"track_changes": 1
|
"track_changes": 1
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user