mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-18 09:47:14 +00:00
Refresh support ticket status when a new reply is received
This commit is contained in:
@@ -47,6 +47,7 @@ $.extend(cur_frm.cscript, {
|
||||
set_field_permlevel('description',2);
|
||||
set_field_permlevel('raised_by',2);
|
||||
}
|
||||
refresh_field('status');
|
||||
},
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user