mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-29 22:58:25 +00:00
[fixed] frappe.require is now async 💥
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// License: GNU General Public License v3. See license.txt
|
||||
|
||||
|
||||
frappe.require("assets/erpnext/js/utils.js");
|
||||
|
||||
frappe.provide("erpnext.hr");
|
||||
|
||||
erpnext.hr.AttendanceControlPanel = frappe.ui.form.Controller.extend({
|
||||
|
||||
Reference in New Issue
Block a user