Subversion Repositories SmartDukaan

Rev

Rev 5437 | Rev 5591 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5437 Rev 5449
Line 41... Line 41...
41
/accounting-reports = authc, perms["accounting-reports:read"]
41
/accounting-reports = authc, perms["accounting-reports:read"]
42
/sale-report = authc, perms["sale-report:read"]
42
/sale-report = authc, perms["sale-report:read"]
43
/sale-return-report = authc, perms["sale-return-report:read"]
43
/sale-return-report = authc, perms["sale-return-report:read"]
44
/purchase-report = authc, perms["purchase-report:read"]
44
/purchase-report = authc, perms["purchase-report:read"]
45
/supplier-inventory = authc, perms["supplier-inventory:edit"]
45
/supplier-inventory = authc, perms["supplier-inventory:edit"]
-
 
46
/invoice/new = authc, perms["invoice:receive"]
-
 
47
/invoice = authc, perms["invoice:read"]
46
/** = authc
48
/** = authc