merge with crm
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user