Static HTML reimbursement form. Auto-calculated totals, consistent output. Replaces error-prone Excel and PDF claims forms.
Find a file
Claude 08a0d2b0ea
Add 'New claim' period button; format period as 'd Mmmm'
- 'New claim' button below the claimant fields fills period from/to
  using defaultPeriod() (previous month, or current if today is the
  last day of the month)
- Period meta in the doctitle now shows '1 June – 30 June' format
  instead of ISO dates

https://claude.ai/code/session_01JyuActqTJG5tuRQNLmT7fZ
2026-06-08 05:06:15 +00:00
.github/workflows Add GitHub Actions workflow for repository mirroring 2026-06-04 17:14:44 +07:00
app Add 'New claim' period button; format period as 'd Mmmm' 2026-06-08 05:06:15 +00:00
dev Added design assets 2026-06-08 09:59:37 +07:00
docs Add user, admin, and developer documentation; expand CLAUDE.md 2026-05-19 09:50:11 +00:00
.gitattributes Initial commit 2026-05-12 23:46:34 +07:00
CLAUDE.md Add user, admin, and developer documentation; expand CLAUDE.md 2026-05-19 09:50:11 +00:00
DESIGN.md Added design assets 2026-06-08 09:59:37 +07:00
LICENSE Initial commit 2026-05-12 23:46:34 +07:00
README.md Initial commit 2026-05-12 23:46:34 +07:00

reimburse

Static HTML reimbursement form. Auto-calculated totals, consistent output. Replaces error-prone Excel and PDF claims forms.