justworks_erpnext/justworks_erpnext/justworks_erpnext_connector/doctype/jw_employee_allocation/jw_employee_allocation.js

9 lines
194 B
JavaScript

// Copyright (c) 2020, Studio Infinity and contributors
// For license information, please see license.txt
frappe.ui.form.on('JW Employee Allocation', {
// refresh: function(frm) {
// }
});