Minor fixes for depr based on FY

This commit is contained in:
Nabin Hait
2018-02-07 18:25:45 +05:30
14 changed files with 404 additions and 37 deletions

View File

@@ -13,6 +13,10 @@ def get_data():
{
"type": "doctype",
"name": "Asset Category",
},
{
"type": "doctype",
"name": "Asset Settings",
}
]
},
@@ -74,4 +78,4 @@ def get_data():
},
]
}
]
]