Allow superusers to inspect payments and refunds

This commit is contained in:
Raphael Michel
2019-04-17 10:15:14 +02:00
parent 21ef6c7950
commit e0063fce52
5 changed files with 58 additions and 4 deletions

View File

@@ -27,6 +27,8 @@ def env():
superuser_urls = [
"global/settings/",
"logdetail/",
"logdetail/payment/",
"logdetail/refund/",
"users/select2",
"users/",
"users/add",