mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 02:01:21 +00:00
[shopping cart] show items, editable qty and show amount for that item
This commit is contained in:
@@ -63,6 +63,12 @@ wn.module_page["Website"] = [
|
||||
"description":wn._("Setup of fonts and background."),
|
||||
doctype:"Style Settings"
|
||||
},
|
||||
{
|
||||
"route":"Form/Shopping Cart Settings",
|
||||
"label":wn._("Shopping Cart Settings"),
|
||||
"description":wn._("Setup of Shopping Cart."),
|
||||
doctype:"Shopping Cart Settings"
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user