You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After signing up, it's not possible to use the ILS application, as every page displays an internal server error. This is due to the menu initiation which searches, for every logged in user, the initials of the corresponding patron or librarian. For fresh created user, there's no patron or librarian attached to it, so the menu initiation fails.
After signing up, it's not possible to use the ILS application, as every page displays an internal server error. This is due to the menu initiation which searches, for every logged in user, the initials of the corresponding patron or librarian. For fresh created user, there's no patron or librarian attached to it, so the menu initiation fails.
rero-ils/rero_ils/views.py
Line 99 in f417ce6
The text was updated successfully, but these errors were encountered: