mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-09 08:02:51 +00:00
fix: enable track changes for issue doctype (#18290)
This commit is contained in:
committed by
Nabin Hait
parent
f9e4391998
commit
70dbca2263
@@ -379,5 +379,6 @@
|
||||
"sort_order": "ASC",
|
||||
"timeline_field": "customer",
|
||||
"title_field": "subject",
|
||||
"track_changes": 1,
|
||||
"track_seen": 1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user