mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-04 14:08:29 +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;
|
||||
}
|
||||
|
||||
frm.trigger("make_dashboard");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user