Vereinfacht accounting software API closes #431 #432
1 changed files with 6 additions and 0 deletions
|
|
@ -30,3 +30,9 @@ ASSOCIATION_NAME="Sportsclub XYZ"
|
|||
# OIDC_GROUPS_CLAIM defaults to "groups" (JWT claim name for group list).
|
||||
# OIDC_ADMIN_GROUP_NAME=admin
|
||||
# OIDC_GROUPS_CLAIM=groups
|
||||
|
||||
# Optional: Vereinfacht accounting integration (finance-contacts sync)
|
||||
# If set, these override values from Settings UI; those fields become read-only.
|
||||
# VEREINFACHT_API_URL=https://api.verein.visuel.dev/api/v1
|
||||
# VEREINFACHT_API_KEY=your-api-key
|
||||
# VEREINFACHT_CLUB_ID=2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue