forked from CGM_Public/pretix_original
- [x] Data model - [x] UI - [x] Fire hooks - [x] Unit tests - [x] Display logs - [x] API to modify hooks - [x] Documentation - [x] More hooks!
This commit is contained in:
@@ -68,6 +68,7 @@ def team(organizer):
|
||||
can_change_vouchers=True,
|
||||
can_view_vouchers=True,
|
||||
can_change_orders=True,
|
||||
can_change_organizer_settings=True
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user