mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-07 07:02:54 +00:00
[fix] [minor] get_items function fix
This commit is contained in:
@@ -81,7 +81,7 @@ wn.module_page["Stock"] = [
|
||||
},
|
||||
{
|
||||
"doctype":"Item Price",
|
||||
"label": wn._("Price List"),
|
||||
"label": wn._("Item Price"),
|
||||
"description": wn._("Multiple Item prices.")
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user