fix(installments): allow cheque total to exceed installment amount
Generator now allows amt*count >= remaining (not forced equal).
All cheques get the same amount; no last-cheque manipulation.
Preview and guard alert only block when total < remaining.
Server-side storeBatch already accepted grandTotal >= planTotal.
Co-Authored-By:
Claude Sonnet 4.6 <noreply@anthropic.com>
Showing
Please register or sign in to comment