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

@@ -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"),