• rafael released this 2026-07-18 22:20:30 +02:00 | 3 commits to main since this release

    ES: Corrección crítica: el capital pendiente de préstamos con interés no se actualizaba correctamente al registrar el pago de una letra, restando el importe completo (capital + intereses) en lugar de solo el capital amortizado. Se ha añadido un cuadro de amortización persistido por cuotas y corregido el cálculo tanto en la creación del préstamo como en el registro de pagos. Los préstamos existentes afectados han sido reparados.

    EN: Critical fix: outstanding principal on interest-bearing loans was not updated correctly when registering a payment, subtracting the full installment (principal + interest) instead of only the principal portion. Added a persisted amortization schedule and fixed the calculation both at loan creation and when registering payments. Existing affected loans have been repaired.

    Downloads