Delete old asset doctypes from Accounts module and minor changes (#11766)
This commit is contained in:
committed by
Nabin Hait
parent
29390d3cb7
commit
2d1cbd0b2e
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user