mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 18:59:08 +00:00
deprecated sales and purchase return tool
This commit is contained in:
@@ -80,12 +80,6 @@ wn.module_page["Buying"] = [
|
||||
title: wn._("Tools"),
|
||||
icon: "icon-wrench",
|
||||
items: [
|
||||
{
|
||||
"route":"Form/Sales and Purchase Return Tool/Sales and Purchase Return Tool",
|
||||
"label":wn._("Purchase Returns"),
|
||||
"description":wn._("Helper for managing return of goods (sales or purchase)"),
|
||||
doctype: "Sales and Purchase Return Tool"
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user