mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 19:59:12 +00:00
[report] item-wise consumption renamed to supplier-wise sales analytics
This commit is contained in:
@@ -156,8 +156,8 @@ wn.module_page["Buying"] = [
|
||||
doctype: "Supplier"
|
||||
},
|
||||
{
|
||||
"label":wn._("Item-Wise Consumption"),
|
||||
route: "query-report/Item-wise Consumption",
|
||||
"label":wn._("Supplier-Wise Sales Analytics"),
|
||||
route: "query-report/Supplier-Wise Sales Analytics",
|
||||
doctype: "Stock Ledger Entry"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user