mirror of
https://github.com/Cian-H/invenio-config-iform.git
synced 2025-12-22 21:11:57 +00:00
Updated to run on python 3.13
This commit is contained in:
@@ -273,4 +273,4 @@ class IformRDMRecordPermissionPolicy(RecordPermissionPolicy):
|
||||
|
||||
# Used to hide at the moment the `parent.is_verified` field. It should be set to
|
||||
# correct permissions based on which the field will be exposed only to moderators
|
||||
can_moderate = [Disable()]
|
||||
can_moderate = [SystemProcess()]
|
||||
|
||||
Reference in New Issue
Block a user