update suppervisor ability and room & table first bill

This commit is contained in:
Aung Myo
2018-01-16 14:32:24 +06:30
parent f2daaae801
commit 7fadeeed2e
3 changed files with 3 additions and 2 deletions

View File

@@ -165,6 +165,7 @@ class Ability
can :create, :discount
can :remove_discount_items, :discount
can :remove_all_discount, :discount
can :member_discount, :discount
can :manage, Customer
can :manage, DiningQueue