mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-08 07:32:50 +00:00
[fix] Removed voucher import tool webnotes/erpnext#1094
This commit is contained in:
@@ -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.")
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user