update supervisor wrong spelling
This commit is contained in:
@@ -122,7 +122,7 @@ class Ability
|
||||
can :index, :credit_payment
|
||||
can :index, :void_sale
|
||||
|
||||
elsif user.role == "supervisour"
|
||||
elsif user.role == "supervisor"
|
||||
|
||||
can :edit, :sale_edit
|
||||
can :item_void, :sale_edit
|
||||
|
||||
Reference in New Issue
Block a user