Merge pull request #18252 from hrwX/indi-fix

fix(Issue): resolution by indicator
This commit is contained in:
Himanshu 2019-07-11 07:55:28 +00:00 committed by GitHub
commit c32e287441
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -136,7 +136,7 @@ function set_time_to_resolve_and_response(frm) {
var time_to_resolve = get_status(frm.doc.resolution_by_variance);
if (!frm.doc.resolution_date && frm.doc.agreement_fulfilled === "Ongoing") {
time_to_resolve = get_time_left(frm.doc.response_by, frm.doc.agreement_fulfilled);
time_to_resolve = get_time_left(frm.doc.resolution_by, frm.doc.agreement_fulfilled);
}
frm.dashboard.set_headline_alert(