diff --git a/erpnext/support/doctype/issue/issue.json b/erpnext/support/doctype/issue/issue.json index 02432e6be9..3a1c5efd24 100644 --- a/erpnext/support/doctype/issue/issue.json +++ b/erpnext/support/doctype/issue/issue.json @@ -576,7 +576,7 @@ "in_global_search": 0, "in_list_view": 0, "in_standard_filter": 0, - "label": "Agreement Staus", + "label": "Agreement Status", "length": 0, "no_copy": 0, "options": "Ongoing\nFulfilled\nFailed", @@ -1262,17 +1262,15 @@ } ], "has_web_view": 0, - "hide_heading": 0, "hide_toolbar": 0, "icon": "fa fa-ticket", "idx": 7, - "image_view": 0, "in_create": 0, "is_submittable": 0, "issingle": 0, "istable": 0, "max_attachments": 0, - "modified": "2019-03-17 22:42:16.274957", + "modified": "2019-04-04 10:55:40.222692", "modified_by": "Administrator", "module": "Support", "name": "Issue", @@ -1300,7 +1298,6 @@ ], "quick_entry": 1, "read_only": 0, - "read_only_onload": 0, "search_fields": "status,customer,subject,raised_by", "show_name_in_global_search": 0, "sort_order": "ASC",