mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-07 23:22:52 +00:00
Merge branch 'i18n' of git://github.com/bperretti/erpnext into bperretti-i18n
This commit is contained in:
@@ -63,7 +63,7 @@ wn.module_page["Selling"] = [
|
||||
"label": wn._("Selling Settings"),
|
||||
"route": "Form/Selling Settings",
|
||||
"doctype":"Selling Settings",
|
||||
"description": "Settings for Selling Module"
|
||||
"description": wn._("Settings for Selling Module")
|
||||
},
|
||||
{
|
||||
"route":"Form/Shopping Cart Settings",
|
||||
|
||||
Reference in New Issue
Block a user