deprecated sales and purchase return tool

This commit is contained in:
Anand Doshi
2013-03-18 17:57:59 +05:30
parent f11e2f8f6f
commit 080f9098c0
40 changed files with 7 additions and 1091 deletions

View File

@@ -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"
},
]
},
{