mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 03:49:24 +00:00
"Finish" the accounting views
This commit is contained in:
@ -189,9 +189,13 @@ SITH_GROUPS = {
|
||||
'id': 1,
|
||||
'name': "root",
|
||||
},
|
||||
'public': {
|
||||
'accounting-admin': {
|
||||
'id': 2,
|
||||
'name': "not_registered_users",
|
||||
'name': "accounting-admin",
|
||||
},
|
||||
'public': {
|
||||
'id': 3,
|
||||
'name': "not-registered-users",
|
||||
},
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user