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