first bill for manager role

This commit is contained in:
Aung Myo
2018-01-08 17:33:27 +06:30
parent cd2f9fdcb0
commit e55be61a59

View File

@@ -58,6 +58,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