[ 
https://issues.apache.org/jira/browse/FINERACT-1659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18067375#comment-18067375
 ] 

Awaneet Mishra commented on FINERACT-1659:
------------------------------------------

Hi Team,

I have opened a new PR that addresses the remaining optimistic locking issue 
with proper rollback mechanism as discussed in adamsaghy's review of PR #5550:

[https://github.com/apache/fineract/pull/5671]

Key changes:
 * SQL uses WHERE id=? AND version=? to detect concurrent modification
 * ConcurrentModificationException thrown on version mismatch
 * @Transactional on postInterest() rolls back entire batch
 * Unit tests and integration tests included

Supersedes PR #5550

> Saving account posting interest issues. Fineract 1.7.0
> ------------------------------------------------------
>
>                 Key: FINERACT-1659
>                 URL: https://issues.apache.org/jira/browse/FINERACT-1659
>             Project: Apache Fineract
>          Issue Type: Bug
>    Affects Versions: 1.7.0
>            Reporter: Chantilly Muyaya
>            Priority: Blocker
>
> Hello Dear,
>  
> At the and of month, I realized some issues during interest posting on saving 
> account 
>  
> 1. The Interest posting affect wrong Income Account on Debit and credit wrong 
> Asset account instead of debit a define EXPENSE account and ASSET account 
> defined during product creation.
>  
> 2. The interest are posting more than one time for one month
>  
> 3. After Interest posting the account balance become wrong.
>  
> I'd like your help please.
>  
> Regards
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to