update other multiple payments

This commit is contained in:
Aung Myo
2018-01-12 14:33:30 +06:30
parent 08c8fc438d
commit cc710a992f
5 changed files with 28 additions and 18 deletions

View File

@@ -96,6 +96,7 @@ class Ability
can :read, Order
can :update, Order
can :menage, Booking
can :manage, OrderQueueStation
can :read, Sale
can :update, Sale
can :get_customer, Customer