fix: add system user perm in patient (#19133)

This commit is contained in:
Himanshu 2019-09-30 14:40:56 +05:30 committed by Nabin Hait
parent d8763d7d65
commit 7d6f52f4ab

View File

@ -347,13 +347,25 @@
"icon": "fa fa-user",
"image_field": "image",
"max_attachments": 50,
"modified": "2019-09-23 16:01:39.811633",
"modified": "2019-09-25 23:30:49.905893",
"modified_by": "Administrator",
"module": "Healthcare",
"name": "Patient",
"name_case": "Title Case",
"owner": "Administrator",
"permissions": [
{
"create": 1,
"delete": 1,
"email": 1,
"export": 1,
"print": 1,
"read": 1,
"report": 1,
"role": "System Manager",
"share": 1,
"write": 1
},
{
"create": 1,
"delete": 1,