mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-02 04:58:29 +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 () {
|
frm.set_query("bank_account", function () {
|
||||||
return {
|
return {
|
||||||
filters: { is_company_account: 1 },
|
filters: { is_company_account: 1 },
|
||||||
|
|||||||
Reference in New Issue
Block a user