castle/static
padreug 0257b7807c PHASE 2: Implements balance assertions for reconciliation
Adds balance assertion functionality to enable admins to verify accounting accuracy.

This includes:
- A new `balance_assertions` table in the database
- CRUD operations for balance assertions (create, get, list, check, delete)
- API endpoints for managing balance assertions (admin only)
- UI elements for creating, viewing, and re-checking assertions

Also, reorders the implementation roadmap in the documentation to reflect better the dependencies between phases.
2025-10-23 02:06:22 +02:00
..
image Adds comprehensive documentation and patterns 2025-10-22 23:38:05 +02:00
js PHASE 2: Implements balance assertions for reconciliation 2025-10-23 02:06:22 +02:00