Static HTML reimbursement form. Auto-calculated totals, consistent output. Replaces error-prone Excel and PDF claims forms.
Find a file
Claude df8816dfb4
Some checks failed
/ mirror (push) Has been cancelled
Redesign PDF header and fix layout issues
- Header: remove initials box, match timesheet style (org name left,
  REIMBURSEMENT right, same size, muted subtitles below each)
- Replace thin hairline after header with thick accent-colour divider (2.5pt)
- Info strip (Staff/Period/Currency): fix unequal vertical padding — labels
  were crowded to top border; now symmetric using cap-height maths
- Item section header: replace bare left stripe with full-width surface-2 strip,
  equal visual padding above and below text, accent bar full height of strip
- Reduce excessive whitespace after receipt refs and before grand total divider
- Apply same equal-padding fix to continuation header (page 2+)

https://claude.ai/code/session_01JyuActqTJG5tuRQNLmT7fZ
2026-06-08 17:26:47 +00:00
.github/workflows Add GitHub Actions workflow for repository mirroring 2026-06-04 17:14:44 +07:00
app Redesign PDF header and fix layout issues 2026-06-08 17:26:47 +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.