Merge branch 'adminbsb_ui_changes' of bitbucket.org:code2lab/sxrestaurant
This commit is contained in:
@@ -223,7 +223,8 @@ class Ability
|
||||
can :show, :product_sale
|
||||
|
||||
elsif user.role == "supervisor"
|
||||
|
||||
can :manage, Employee
|
||||
|
||||
can :edit, :sale_edit
|
||||
can :item_void, :sale_edit
|
||||
can :item_foc, :sale_edit
|
||||
|
||||
Reference in New Issue
Block a user