fix semicolons as per codacy review
This commit is contained in:
parent
e35bb16436
commit
b59e46d773
@ -9,7 +9,7 @@ frappe.ui.form.on("Journal Entry Template", {
|
||||
filters: {
|
||||
"company": frm.doc.company,
|
||||
}
|
||||
}
|
||||
};
|
||||
});
|
||||
frappe.call({
|
||||
type: "GET",
|
||||
|
Loading…
Reference in New Issue
Block a user