This is an automated email from the ASF dual-hosted git repository.

adamsaghy pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git


    from 567e1c9800 FINERACT-2081: ESAPI.encoder().encodeForSQL is deprecated, 
so replaced the method with parameterized queries based solution with user 
input validation
     new b9564f806b FINERACT-2356: Fix incorrect accounting during write-off in 
case the loan was already charged-off
     new d06eb618d0 FINERACT-2356: added e2e tests for validation of accounting 
during write-off in case the loan was already charged-off

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/fineract/test/data/TransactionType.java |   1 +
 .../test/resources/features/LoanWriteOff.feature   | 296 +++++++++++++++++++
 .../AccrualBasedAccountingProcessorForLoan.java    | 326 +++++++++++++++------
 3 files changed, 539 insertions(+), 84 deletions(-)

Reply via email to