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

This commit is contained in:
Aung Myo
2018-08-20 15:44:55 +06:30
2 changed files with 19 additions and 10 deletions

View File

@@ -337,8 +337,9 @@ class Ability
elsif user.role == "kitchen"
#oqs Home
can :manage, OrderQueueStation
can :index, :home
can :index, :show
# can :index, :show
can :get_order_items, :home
can :get_items_by_oqs, :home
can :update_delivery_status, :home