chore: formatting

This commit is contained in:
Abdeali Chharchhoda
2025-04-01 12:12:37 +05:30
parent fb054d4904
commit 4ae11d4384

View File

@@ -10,7 +10,7 @@ frappe.ui.form.on("Bank Transaction", {
},
};
});
frm.set_query("bank_account", function () {
return {
filters: { is_company_account: 1 },