more fixes to perms, floats and default enabled / disabled in search

This commit is contained in:
Rushabh Mehta
2013-01-23 10:09:28 +05:30
parent efe8102351
commit 6382a42dbe
25 changed files with 330 additions and 290 deletions

View File

@@ -19,7 +19,7 @@ wn.module_page["Setup"] = [
{
"doctype":"Currency",
"label": wn._("Currency"),
"description": wn._("Currency Master")
"description": wn._("Enable / disable currencies.")
},
]
},