mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-27 18:48:31 +00:00
refactor: update dialog_manager.js
(cherry picked from commit 6d19aae423)
This commit is contained in:
committed by
Mergify
parent
cd5994017c
commit
b96361e837
@@ -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