update report and view

This commit is contained in:
Aung Myo
2017-07-28 17:07:16 +06:30
parent 24fd399c17
commit 98c04f21d8
14 changed files with 815 additions and 29 deletions

View File

@@ -68,7 +68,7 @@ class Ability
can :overall_void, :void
elsif user.role == "cashier"
can :overall_void, :void
can :read, Order
can :update, Order