You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add W-9 download to the registration ticket via an Additional forms question (#1707)
Registrants who need AWBW's W-9 (or an invoice) had no way to ask for it during
registration, and staff had no signal to act on. Add an "Additional forms"
multi-select question whose selections drive new w9_requested / invoice_requested
flags on the registration — mirroring the existing ce_credit "magic question" so
the seed, service, and ticket stay consistent.
The digital ticket now surfaces a W-9 download (static public PDF) when w9_requested
is set. The invoice flag is wired up but its download page is intentionally left for
a follow-up PR, which only needs to consume the existing flag.
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments