mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-02 04:58:29 +00:00
more fixes to perms, floats and default enabled / disabled in search
This commit is contained in:
@@ -19,7 +19,7 @@ wn.module_page["Setup"] = [
|
||||
{
|
||||
"doctype":"Currency",
|
||||
"label": wn._("Currency"),
|
||||
"description": wn._("Currency Master")
|
||||
"description": wn._("Enable / disable currencies.")
|
||||
},
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user