mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 00:44:45 +00:00
added help in doclistview to show match conditions
This commit is contained in:
@@ -151,8 +151,8 @@ wn.module_page["Selling"] = [
|
||||
icon: "icon-list",
|
||||
items: [
|
||||
{
|
||||
"label":wn._("Customer Addresses and Contacts"),
|
||||
route: "query-report/Customer Addresses and Contacts"
|
||||
"label":wn._("Customer Addresses And Contacts"),
|
||||
route: "query-report/Customer Addresses And Contacts"
|
||||
},
|
||||
{
|
||||
"label":wn._("Sales Orders Pending to be Delivered"),
|
||||
|
||||
Reference in New Issue
Block a user