Fix the demo for the schools (#8879)

* Fix the demo for the schools

* Fix for the demo

https://github.com/frappe/erpnext/issues/6347
This commit is contained in:
Manas Solanki
2017-06-01 18:30:35 +05:30
committed by Nabin Hait
parent fa16b849a0
commit f60bd60012
9 changed files with 172 additions and 113 deletions

View File

@@ -0,0 +1,10 @@
[
{
"doctype": "Student Batch Name",
"batch_name": "Section-A"
},
{
"doctype": "Student Batch Name",
"batch_name": "Section-B"
}
]