update supervisor wrong spelling

This commit is contained in:
Aung Myo
2017-11-22 10:40:43 +06:30
parent 749e271879
commit 5b7ba0c144
6 changed files with 38 additions and 23 deletions

View File

@@ -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