Adds accounting-service PATCH/archive, fiscal helpers, COA templates and setup status, plus SuperApp Accounting UI (DS, scoreboard, masters, vouchers, ledger, ops modules) with session refresh and HTTPS public API URLs. Co-authored-by: Cursor <cursoragent@cursor.com>
258 B
258 B
Dialog Patterns
Dialog: modal shell, Escape to close, backdrop clickConfirmDialog: confirm/cancel for destructive or irreversible actions (post, reverse, cancel)
Always describe consequences in description for posting actions (ADR-010).