fix: SLA permissions (#34981)
(cherry picked from commit ac871797b2)
Co-authored-by: Ankush Menat <ankush@frappe.io>
This commit is contained in:
@@ -192,7 +192,7 @@
|
||||
}
|
||||
],
|
||||
"links": [],
|
||||
"modified": "2021-11-26 15:45:33.289911",
|
||||
"modified": "2023-04-21 17:16:56.192560",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Support",
|
||||
"name": "Service Level Agreement",
|
||||
@@ -212,19 +212,12 @@
|
||||
"write": 1
|
||||
},
|
||||
{
|
||||
"create": 1,
|
||||
"delete": 1,
|
||||
"email": 1,
|
||||
"export": 1,
|
||||
"print": 1,
|
||||
"read": 1,
|
||||
"report": 1,
|
||||
"role": "All",
|
||||
"share": 1,
|
||||
"write": 1
|
||||
"role": "All"
|
||||
}
|
||||
],
|
||||
"sort_field": "modified",
|
||||
"sort_order": "DESC",
|
||||
"states": [],
|
||||
"track_changes": 1
|
||||
}
|
||||
Reference in New Issue
Block a user