Static HTML reimbursement form. Auto-calculated totals, consistent output. Replaces error-prone Excel and PDF claims forms.
Find a file
Claude ed7ea2c4de
Redesign PDF expense line layout to three-line unstructured form
Each expense line now renders as:
  [Vendor box]                         LCC amount
  [Description box]                    Date: YYYY-MM-DD
  Receipt: See page X / No receipt     FXC amount – FXC rate per LCC
  Account: value                       Program: value

Replaces the previous label-row / value-row grid (Date | Vendor | Currency |
FX rate, then Description | Receipt | Amount) which BPSOS found too busy.
Receipt refs are backfilled with the "Receipt: " prefix as before. Form
input behaviour is unchanged.
2026-05-24 18:30:51 +00:00
app Redesign PDF expense line layout to three-line unstructured form 2026-05-24 18:30:51 +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.