queue acess on cashier and shiftclose to logout
This commit is contained in:
@@ -100,6 +100,8 @@ class Ability
|
||||
can :show, :payment
|
||||
can :create, :payment
|
||||
can :reprint, :payment
|
||||
|
||||
can :manage, DiningQueue
|
||||
|
||||
elsif user.role == "accountant"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user