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

9 lines
194 B
JavaScript
Raw Normal View History

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