Program Enrollment Tool in Frappe Education

I’m using Frappe Education v16.0.1. I am trying to enroll students from one academic year to the next using the Program Enrollment Tool. I enter the current enrollment details and run Get Students. So far so good. But after entering the enrollment details for the new academic year and clicking on Enroll Students I get the message ‘Student is already enrolled’. I’ve tried this multiple times with the same result. Does anyone have any ideas on why this happens and is there a fix for this?

1 Like

The education module is not really straight forward in our case we ended up doing a complete new custom app for school management . But l would advise if you are in a hurry to create a custom app to handle the error you are getting but if not in hurry you may need to dig deep into the code to see where the validtion error is coming from

Thanks you @francis1. I will try and find where the problem is coming from.

1 Like

Hi @francis1

I encourage you to even contribute 1 or 2 doctypes from the work you did to the education module as that’s the only way the community contribution + open source will grow and gain strength

Hope its taken positively