Aug 6 - Update enrollment page, add email notification

This commit is contained in:
2026-08-06 12:00:22 -04:00
parent 5bc7592c1a
commit 548e262b2a
9 changed files with 239 additions and 19 deletions
+5 -1
View File
@@ -128,7 +128,11 @@ NOTES = [
]
# ── Office-use fields (filled in by L.T. Services after receipt) ─────────────
# ── Office-use fields ────────────────────────────────────────────────────────
# Filled in by L.T. Services AFTER receipt, on the admin detail page only. The
# printed sheet showed these to the customer as a blank "for office use" block;
# the web form does not render them at all — a customer cannot fill them in, so
# showing them was only noise.
OFFICE_FIELDS = [
('receive_date', 'Receive Date'),
('program_by', 'Program By'),