f60bd60012
* Fix the demo for the schools * Fix for the demo https://github.com/frappe/erpnext/issues/6347
10 lines
142 B
JSON
10 lines
142 B
JSON
[
|
|
{
|
|
"doctype": "Student Batch Name",
|
|
"batch_name": "Section-A"
|
|
},
|
|
{
|
|
"doctype": "Student Batch Name",
|
|
"batch_name": "Section-B"
|
|
}
|
|
] |