Note custom build scope for Boat People SOS and People Serving People Foundation

https://claude.ai/code/session_01BT9uLi8S6BAVgpvU9ekgeS
This commit is contained in:
Claude 2026-05-27 03:48:06 +00:00
parent 783dbf8801
commit 0a5adb24fd
No known key found for this signature in database
2 changed files with 8 additions and 1 deletions

View file

@ -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

View file

@ -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.