[fix] Removed voucher import tool webnotes/erpnext#1094

This commit is contained in:
Rushabh Mehta
2013-11-26 14:09:59 +05:30
parent d3e7a6d57a
commit cd65b953a3
6 changed files with 0 additions and 388 deletions

View File

@@ -90,11 +90,6 @@ wn.module_page["Accounts"] = [
"doctype": "Period Closing Voucher",
description: wn._("Close Balance Sheet and book Profit or Loss.")
},
{
"page":"voucher-import-tool",
"label": wn._("Voucher Import Tool"),
"description": wn._("Import accounting entries from CSV.")
},
]
},
{