This commit is contained in:
Aung Myo
2017-07-11 16:50:41 +06:30
24 changed files with 726 additions and 102 deletions

View File

@@ -84,6 +84,7 @@ class Ability
can :create, :discount
can :remove_discount_items, :discount
can :remove_all_discount, :discount
can :member_discount, :discount
can :first_bill, :payment
can :show, :payment