Closed marcpage closed 2 years ago
Hey can you assign the issue to me.
Hey, @suryasis-hub thank you so much for offering to contribute. I'm sorry, I didn't see your comment until I completed it this morning. We are excited to have you working on this project
In
scheduling.py
, thelogin()
method should only send them to/welcome
if they are employees of multiple restaurants. Something like:restaurant_count = len(set([r.role.restaurant_id for r in user.roles]))