merge with crm

This commit is contained in:
Yan
2017-06-30 16:04:57 +06:30
6 changed files with 105 additions and 90 deletions

View File

@@ -92,6 +92,11 @@ class Ability
can :moving, :movetable
can :move_dining, :moveroom
can :first_bill, :payment
can :show, :payment
can :create, :payment
can :reprint, :payment
elsif user.role == "accountant"