mirror of
https://github.com/kbenestad/reimburse.git
synced 2026-06-18 08:04:31 +00:00
Note custom build scope for Boat People SOS and People Serving People Foundation
https://claude.ai/code/session_01BT9uLi8S6BAVgpvU9ekgeS
This commit is contained in:
parent
783dbf8801
commit
0a5adb24fd
2 changed files with 8 additions and 1 deletions
|
|
@ -1,5 +1,7 @@
|
|||
# Reimbursement Form — Agent Reference
|
||||
|
||||
> **Custom build** for [Boat People SOS](https://bpsos.org) and People Serving People Foundation. This branch (`bpsos-customisation`) contains org-specific configuration and any customisations made for those organisations.
|
||||
|
||||
Static browser app that collects expense data via a form UI and generates a PDF with attached receipts. No server, no build step — one HTML file + config.yml + optional logo.
|
||||
|
||||
## Repository layout
|
||||
|
|
|
|||
|
|
@ -1,2 +1,7 @@
|
|||
# reimburse
|
||||
Static HTML reimbursement form. Auto-calculated totals, consistent output. Replaces error-prone Excel and PDF claims forms.
|
||||
|
||||
Static HTML reimbursement form. Auto-calculated totals, consistent output. Replaces error-prone Excel and PDF claims forms.
|
||||
|
||||
---
|
||||
|
||||
**This branch (`bpsos-customisation`) is a custom build for [Boat People SOS](https://bpsos.org) and People Serving People Foundation.** It contains org-specific configuration and any customisations made for those organisations. For the generic upstream version, see the `main` branch.
|
||||
|
|
|
|||
Loading…
Reference in a new issue