mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-07 07:02:54 +00:00
fix semicolons as per codacy review
This commit is contained in:
@@ -30,7 +30,7 @@ frappe.ui.form.on("Journal Entry Template", {
|
||||
row.account = d.account;
|
||||
});
|
||||
refresh_field("accounts");
|
||||
}
|
||||
};
|
||||
|
||||
if(!frm.doc.company) return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user