mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 08:54:45 +00:00
Minor fixes for depr based on FY
This commit is contained in:
@@ -13,6 +13,10 @@ def get_data():
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Asset Category",
|
||||
},
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Asset Settings",
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -74,4 +78,4 @@ def get_data():
|
||||
},
|
||||
]
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user