order item split bill process
This commit is contained in:
@@ -132,6 +132,10 @@ class Ability
|
||||
can :manage, Commissioner
|
||||
can :manage, Promotion
|
||||
can :manage, Product
|
||||
|
||||
#ability for split_bill
|
||||
can :index, :split_bill
|
||||
can :create, :split_bill
|
||||
|
||||
elsif user.role == "account"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user