fix: give cancellation permission to hr manager

This commit is contained in:
Mangesh-Khairnar 2019-05-27 03:26:48 +05:30
parent d751281fa7
commit 45197965d7

View File

@ -87,7 +87,7 @@
],
"in_create": 1,
"is_submittable": 1,
"modified": "2019-05-23 19:22:09.028366",
"modified": "2019-05-27 03:25:47.805142",
"modified_by": "Administrator",
"module": "HR",
"name": "Leave Ledger Entry",
@ -107,6 +107,7 @@
"write": 1
},
{
"cancel": 1,
"create": 1,
"delete": 1,
"email": 1,