[feature] New document for Budget

This commit is contained in:
Nabin Hait
2016-05-16 14:38:47 +05:30
parent 434ae21785
commit b9bc7d6df3
12 changed files with 584 additions and 70 deletions

View File

@@ -200,6 +200,11 @@ def get_data():
"description": _("Tree of financial Cost Centers."),
"doctype": "Cost Center",
},
{
"type": "doctype",
"name": "Budget",
"description": _("Define budget for a financial year.")
},
{
"type": "report",
"name": "Budget Variance Report",