added help in doclistview to show match conditions
This commit is contained in:
parent
b116b3243d
commit
ae1b0cee1b
@ -151,8 +151,8 @@ wn.module_page["Selling"] = [
|
|||||||
icon: "icon-list",
|
icon: "icon-list",
|
||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
"label":wn._("Customer Addresses and Contacts"),
|
"label":wn._("Customer Addresses And Contacts"),
|
||||||
route: "query-report/Customer Addresses and Contacts"
|
route: "query-report/Customer Addresses And Contacts"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":wn._("Sales Orders Pending to be Delivered"),
|
"label":wn._("Sales Orders Pending to be Delivered"),
|
||||||
|
@ -80,7 +80,7 @@ wn.module_page["Setup"] = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: wn._("Branding and Printing"),
|
title: wn._("Branding and Printing"),
|
||||||
icon: "icon-printer",
|
icon: "icon-print",
|
||||||
right: true,
|
right: true,
|
||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user