mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-01 20:48:27 +00:00
fix: travis fixes for education setup
This commit is contained in:
@@ -45,4 +45,4 @@ def create_student_role():
|
||||
"desk_access": 0,
|
||||
"restrict_to_domain": "Education"
|
||||
})
|
||||
student.insert()
|
||||
student_role.insert()
|
||||
|
||||
Reference in New Issue
Block a user