mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-04 04:39:11 +00:00
Merge pull request #53839 from rohitwaghchaure/fixed-job-card-timer-issue
fix: timer not showing in job card
This commit is contained in:
@@ -280,6 +280,8 @@ frappe.ui.form.on("Job Card", {
|
|||||||
|
|
||||||
is_timer_running = true;
|
is_timer_running = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
frm.trigger("make_dashboard");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user