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: {
|
filters: {
|
||||||
"company": frm.doc.company,
|
"company": frm.doc.company,
|
||||||
}
|
}
|
||||||
}
|
};
|
||||||
});
|
});
|
||||||
frappe.call({
|
frappe.call({
|
||||||
type: "GET",
|
type: "GET",
|
||||||
|
Loading…
Reference in New Issue
Block a user