add dashboard settings and customer create

This commit is contained in:
phyusin
2018-07-13 18:00:49 +06:30
parent 0096c1479d
commit 4783e35942
17 changed files with 106 additions and 45 deletions

View File

@@ -223,7 +223,8 @@ class Ability
can :show, :product_sale
elsif user.role == "supervisor"
can :manage, Employee
can :edit, :sale_edit
can :item_void, :sale_edit
can :item_foc, :sale_edit