mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-18 02:55:20 +00:00
added customer get_query to allow search based on customer name. also don't show name again if id naming is based on customer name and not series
This commit is contained in:
@@ -105,7 +105,7 @@ erpnext.AccountTreeGrid = wn.views.TreeGridReport.extend({
|
||||
}
|
||||
|
||||
me.init_account(d);
|
||||
});
|
||||
});
|
||||
}
|
||||
this.set_indent();
|
||||
this.prepare_balances();
|
||||
|
||||
Reference in New Issue
Block a user