brotherton-erpnext/erpnext/demo/data/student_batch_name.json

10 lines
142 B
JSON
Raw Normal View History

[
{
"doctype": "Student Batch Name",
"batch_name": "Section-A"
},
{
"doctype": "Student Batch Name",
"batch_name": "Section-B"
}
]