fix: enable Track Changes in Leave Allocation

This commit is contained in:
Rucha Mahabal 2022-04-07 10:06:08 +05:30
parent e4c6d6a1a6
commit f8f1c3d8b5

View File

@ -237,7 +237,7 @@
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"is_submittable": 1, "is_submittable": 1,
"links": [], "links": [],
"modified": "2022-01-18 19:15:53.262536", "modified": "2022-04-07 09:50:33.145825",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "HR", "module": "HR",
"name": "Leave Allocation", "name": "Leave Allocation",
@ -281,5 +281,6 @@
"sort_order": "DESC", "sort_order": "DESC",
"states": [], "states": [],
"timeline_field": "employee", "timeline_field": "employee",
"title_field": "employee_name" "title_field": "employee_name",
"track_changes": 1
} }