added help in doclistview to show match conditions

This commit is contained in:
Rushabh Mehta 2013-01-11 16:13:41 +05:30
parent b116b3243d
commit ae1b0cee1b
2 changed files with 3 additions and 3 deletions

View File

@ -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"),

View File

@ -80,7 +80,7 @@ wn.module_page["Setup"] = [
},
{
title: wn._("Branding and Printing"),
icon: "icon-printer",
icon: "icon-print",
right: true,
items: [
{