update control with cancancan in sidebar

This commit is contained in:
Aung Myo
2017-10-27 17:37:34 +06:30
parent 79a46ba7cf
commit a1c812574a
7 changed files with 100 additions and 61 deletions

View File

@@ -25,9 +25,15 @@ class Ability
can :manage, TaxProfile
can :manage, PrintSetting
can :manage, Account
can :manage, Commission
can :manage, Commissioner
can :manage, Promotion
can :manage, Product
can :manage, Order
can :manage, Sale
can :manage, Customer
can :manage, DiningQueue