fix semicolons as per codacy review
This commit is contained in:
parent
8dbc4e648b
commit
3b26b24af6
@ -30,7 +30,7 @@ frappe.ui.form.on("Journal Entry Template", {
|
||||
row.account = d.account;
|
||||
});
|
||||
refresh_field("accounts");
|
||||
}
|
||||
};
|
||||
|
||||
if(!frm.doc.company) return;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user