Skip to content

Commit

Permalink
switch to early bird discount
Browse files Browse the repository at this point in the history
  • Loading branch information
Jumpy-Squirrel committed Dec 12, 2023
1 parent f6a960d commit dac5d0a
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions docs/config-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,16 +127,19 @@ choices:
default: true
at-least-one-mandatory: true
visible_for: regdesk
late:
description: 'Late Fee'
price: 1000
early:
description: 'Early Bird Discount'
price: -500
vat_percent: 19
visible_for: regdesk
default: true
read_only: true
door:
description: 'At The Door Fee'
price: 1000
vat_percent: 19
visible_for: regdesk
read_only: true
stage:
description: 'Entrance Fee (Stage Ticket)'
price: 500
Expand Down

0 comments on commit dac5d0a

Please sign in to comment.