mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 10:11:20 +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;
|
is_timer_running = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
frm.trigger("make_dashboard");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user