Add guided Payments operator workspace
Module Package Release / publish-packages (push) Successful in 14s
Module Package Release / publish-packages (push) Successful in 14s
This commit is contained in:
@@ -14,6 +14,12 @@ amount/currency, external transaction reference, and a same-tenant versioned or
|
||||
checksum-bound evidence reference. Payments rejects changed replays, partial or
|
||||
cross-currency matches, cross-tenant evidence, and a second settlement.
|
||||
|
||||
Version 0.1.20 adds the permission-aware Payments operator workspace at
|
||||
`/payments`. It uses the shared Core page, action, form, dialog, and table
|
||||
grammar, keeps Reload and Create in stable collection slots, and guides request
|
||||
creation and exact evidence-bound manual reconciliation without exposing raw
|
||||
JSON.
|
||||
|
||||
Online payment providers, applicant checkout, partial payments, refunds,
|
||||
reversals, Ledger posting, and XRechnung are intentionally separate next
|
||||
slices. See [docs/PAYMENTS_DOMAIN.md](docs/PAYMENTS_DOMAIN.md).
|
||||
@@ -23,4 +29,6 @@ Focused verification:
|
||||
```sh
|
||||
PYTHONPATH=src:/mnt/DATA/git/govoplan-core/src \
|
||||
/mnt/DATA/git/govoplan/.venv/bin/python -m unittest discover -s tests
|
||||
|
||||
cd webui && npm run test:interface-pattern
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user