diff --git a/ury/ury/doctype/sub_pos_closing/sub_pos_closing.json b/ury/ury/doctype/sub_pos_closing/sub_pos_closing.json index 90cef201..3f679918 100644 --- a/ury/ury/doctype/sub_pos_closing/sub_pos_closing.json +++ b/ury/ury/doctype/sub_pos_closing/sub_pos_closing.json @@ -204,6 +204,39 @@ "share": 1, "submit": 1, "write": 1 + }, + { + "cancel": 1, + "create": 1, + "delete": 1, + "email": 1, + "export": 1, + "print": 1, + "read": 1, + "report": 1, + "role": "URY Manager", + "select": 1, + "share": 1, + "submit": 1, + "write": 1 + }, + { + "permlevel": 1, + "read": 1, + "role": "URY Manager" + }, + { + "create": 1, + "read": 1, + "role": "URY Cashier", + "select": 1, + "submit": 1, + "write": 1 + }, + { + "read": 1, + "role": "URY Captain", + "select": 1 } ], "sort_field": "modified", diff --git a/ury/ury/doctype/ury_kot/ury_kot.json b/ury/ury/doctype/ury_kot/ury_kot.json index c2adbf61..05785206 100644 --- a/ury/ury/doctype/ury_kot/ury_kot.json +++ b/ury/ury/doctype/ury_kot/ury_kot.json @@ -278,6 +278,7 @@ "write": 1 }, { + "cancel": 1, "create": 1, "email": 1, "export": 1, @@ -303,6 +304,20 @@ "share": 1, "submit": 1, "write": 1 + }, + { + "cancel": 1, + "create": 1, + "email": 1, + "export": 1, + "print": 1, + "read": 1, + "report": 1, + "role": "URY Cashier", + "select": 1, + "share": 1, + "submit": 1, + "write": 1 } ], "sort_field": "modified", diff --git a/ury/ury/doctype/ury_kot_error_log/ury_kot_error_log.json b/ury/ury/doctype/ury_kot_error_log/ury_kot_error_log.json index e6645fea..692cfd4d 100644 --- a/ury/ury/doctype/ury_kot_error_log/ury_kot_error_log.json +++ b/ury/ury/doctype/ury_kot_error_log/ury_kot_error_log.json @@ -65,6 +65,34 @@ "role": "System Manager", "share": 1, "write": 1 + }, + { + "create": 1, + "delete": 1, + "email": 1, + "export": 1, + "print": 1, + "read": 1, + "report": 1, + "role": "URY Manager", + "select": 1, + "share": 1, + "write": 1 + }, + { + "create": 1, + "export": 1, + "read": 1, + "role": "URY Captain", + "select": 1, + "write": 1 + }, + { + "create": 1, + "read": 1, + "role": "URY Cashier", + "select": 1, + "write": 1 } ], "sort_field": "modified", diff --git a/ury/ury/doctype/ury_production_unit/ury_production_unit.json b/ury/ury/doctype/ury_production_unit/ury_production_unit.json index 825e0b06..3dcc6a0b 100644 --- a/ury/ury/doctype/ury_production_unit/ury_production_unit.json +++ b/ury/ury/doctype/ury_production_unit/ury_production_unit.json @@ -107,6 +107,16 @@ "role": "URY Captain", "select": 1, "share": 1 + }, + { + "email": 1, + "export": 1, + "print": 1, + "read": 1, + "report": 1, + "role": "URY Cashier", + "select": 1, + "share": 1 } ], "sort_field": "modified", diff --git a/ury/ury/doctype/ury_table/ury_table.json b/ury/ury/doctype/ury_table/ury_table.json index 74f1d600..173973d5 100644 --- a/ury/ury/doctype/ury_table/ury_table.json +++ b/ury/ury/doctype/ury_table/ury_table.json @@ -188,7 +188,8 @@ "print": 1, "read": 1, "role": "URY Cashier", - "select": 1 + "select": 1, + "write": 1 } ], "row_format": "Dynamic",