mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-09 18:05:09 +00:00
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