Merge branch 'develop' into eval-group

This commit is contained in:
Neil Trini Lasrado
2017-02-02 17:30:10 +05:30
committed by GitHub
81 changed files with 2148 additions and 1146 deletions

View File

@@ -49,6 +49,11 @@ def get_data():
"name": "Stock Projected Qty",
"doctype": "Item",
},
{
"type": "page",
"name": "stock-balance",
"label": _("Stock Summary")
},
{
"type": "report",
"is_query_report": True,