Is School Management System free in ERPNEXT

Is School Management System free in ERPNEXT

ERPNext is free and open source. Schools is part of it, and then is free and open source.

You can check the documentation : manual and video.

Thanks for your response
put i can’t find school module and when try to open school i got an error
Traceback (most recent call last):
File “/home/frappe/frappe-bench/apps/frappe/frappe/app.py”, line 56, in application
response = frappe.handler.handle()
File “/home/frappe/frappe-bench/apps/frappe/frappe/handler.py”, line 21, in handle
data = execute_cmd(cmd)
File “/home/frappe/frappe-bench/apps/frappe/frappe/handler.py”, line 52, in execute_cmd
return frappe.call(method, **frappe.form_dict)
File “/home/frappe/frappe-bench/apps/frappe/frappe/init.py”, line 922, in call
return fn(*args, **newargs)
TypeError: get() takes exactly 1 argument (0 given)

and have you use Administrator? because it’s permission error, maybe you should open your_host_name/desk#List/Role and ckeck if Schools roles(Student,Instructor) are enabled

Yeas i’m using administrator user and roles(Student,Instructor) are enabled