Delete old asset doctypes from Accounts module and minor changes (#11766)

This commit is contained in:
KanchanChauhan
2017-11-29 16:03:00 +05:30
committed by Nabin Hait
parent 29390d3cb7
commit 2d1cbd0b2e
13 changed files with 144 additions and 56 deletions

View File

@@ -394,18 +394,6 @@ def get_data():
"label": _("Other Reports"),
"icon": "fa fa-table",
"items": [
{
"type": "report",
"name": "Asset Depreciation Ledger",
"doctype": "Asset",
"is_query_report": True,
},
{
"type": "report",
"name": "Asset Depreciations and Balances",
"doctype": "Asset",
"is_query_report": True,
},
{
"type": "report",
"name": "Trial Balance for Party",