Merge branch 'adminbsb_material_ui' of bitbucket.org:code2lab/sxrestaurant

This commit is contained in:
Yan
2017-11-22 18:40:38 +06:30
11 changed files with 73 additions and 35 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