Implement org credit line debt and bank repayment flow #2
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "development"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
This finishes the org credit line workflow so it behaves like reserved treasury-backed credit instead of a simple member allowance.
What changed
amountcompatibility mapped to available credit for older consumersUser-facing behavior
credit_linereduces available credit and creates debt with interestValidation
cargo fmtnpm run build:webuicargo test -p forge-services --quietcargo test -p forge-server --quietFollow-up checks
credit_lineupdates available credit and debt correctly