mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-19 10:14:59 +00:00
fix semicolons as per codacy review
This commit is contained in:
@@ -9,7 +9,7 @@ frappe.ui.form.on("Journal Entry Template", {
|
||||
filters: {
|
||||
"company": frm.doc.company,
|
||||
}
|
||||
}
|
||||
};
|
||||
});
|
||||
frappe.call({
|
||||
type: "GET",
|
||||
|
||||
Reference in New Issue
Block a user