mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-20 05:29:18 +00:00
enhance(projects): Add subject filter to Issue and Task
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"in_filter": 0,
|
||||
"in_global_search": 1,
|
||||
"in_list_view": 0,
|
||||
"in_standard_filter": 0,
|
||||
"in_standard_filter": 1,
|
||||
"label": "Subject",
|
||||
"length": 0,
|
||||
"no_copy": 0,
|
||||
@@ -1396,7 +1396,7 @@
|
||||
"istable": 0,
|
||||
"max_attachments": 5,
|
||||
"menu_index": 0,
|
||||
"modified": "2019-04-18 22:33:03.798331",
|
||||
"modified": "2019-04-24 23:10:00.014378",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Projects",
|
||||
"name": "Task",
|
||||
|
||||
Reference in New Issue
Block a user