mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-16 08:05:00 +00:00
chore: formatting
This commit is contained in:
@@ -10,7 +10,7 @@ frappe.ui.form.on("Bank Transaction", {
|
||||
},
|
||||
};
|
||||
});
|
||||
|
||||
|
||||
frm.set_query("bank_account", function () {
|
||||
return {
|
||||
filters: { is_company_account: 1 },
|
||||
|
||||
Reference in New Issue
Block a user