mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-19 14:55:13 +00:00
refactor: update dialog_manager.js
This commit is contained in:
committed by
ruthra kumar
parent
6e2ac09821
commit
6d19aae423
@@ -377,6 +377,7 @@ erpnext.accounts.bank_reconciliation.DialogManager = class DialogManager {
|
||||
get_query: () => {
|
||||
return {
|
||||
filters: {
|
||||
is_group: 0,
|
||||
company: this.company,
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user