Static HTML reimbursement form. Auto-calculated totals, consistent output. Replaces error-prone Excel and PDF claims forms.
Find a file
Claude 69d1c35883
Increase gap between items: drop 2×lh before separator line
Previously y -= lh then line at y+lh put the separator exactly at
the stripe bottom with no breathing room. Dropping 2×lh leaves one
full line height of white space between the stripe and the separator,
and another line height between the separator and the item header.
2026-05-24 19:03:11 +00:00
app Increase gap between items: drop 2×lh before separator line 2026-05-24 19:03:11 +00: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
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.