mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 11:19:09 +00:00
deprecated sales and purchase return tool
This commit is contained in:
@@ -63,12 +63,6 @@ wn.module_page["Accounts"] = [
|
||||
"doctype": "Period Closing Voucher",
|
||||
description: "Close Balance Sheet and book Profit or Loss."
|
||||
},
|
||||
{
|
||||
"route":"Form/Sales and Purchase Return Tool/Sales and Purchase Return Tool",
|
||||
"label": wn._("Sales and Purchase Return Tool"),
|
||||
description: wn._("Manage sales or purchase returns"),
|
||||
"doctype": "Sales and Purchase Return Tool"
|
||||
},
|
||||
{
|
||||
"page":"voucher-import-tool",
|
||||
"label": wn._("Voucher Import Tool"),
|
||||
|
||||
Reference in New Issue
Block a user