mirror of
https://github.com/kbenestad/reimburse.git
synced 2026-06-18 08:04:31 +00:00
Static HTML reimbursement form. Auto-calculated totals, consistent output. Replaces error-prone Excel and PDF claims forms.
state.periodFrom was set inside render(), after newItem() was called, so the first line always got an empty date. Setting the period before pushing the first item ensures the default date is the period start. https://claude.ai/code/session_01MbwfxnjLA9KdFTrfzB55HM |
||
|---|---|---|
| app | ||
| docs | ||
| .gitattributes | ||
| CLAUDE.md | ||
| LICENSE | ||
| README.md | ||
reimburse
Static HTML reimbursement form. Auto-calculated totals, consistent output. Replaces error-prone Excel and PDF claims forms.