Project:
View Revisions: Issue #39672 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0039672: Improve contention problems in fin_financial_account | ||
Revision | 2018-11-22 09:53 by Sandrahuguet | ||
Steps To Reproduce | - In order to easily simulate the 2 transactions are processed at same time it is necessary to set a break-point just after execution of following code : financialAccount.setCurrentBalance(financialAccount.getCurrentBalance().subtract(transaction.getDepositAmount()).add(transaction.getPaymentAmount())); - Go to Payment In and create a payment: Organization: F&B España - Region Norte Received From: Alimentos y Supermercados, S.A Payment Method: Transferencia Deposit To: Cuenta de Banco - EUR Amount: 100 In Add details - > Overpayment Action: Leave the credit to be used later Done and execution should be stopped in previous break-point - Open "new incognito window" in Chrome and access Go to Payment In and create a new payment: Organization: F&B España - Region Norte Received From: Restaurantes Luna Llena, S.A. Payment Method: Transferencia Deposit To: Cuenta de Banco - EUR Amount: 200 Click in add details, the popup does not open, save the header is locked |
||
Revision | 2018-11-22 09:39 by Sandrahuguet | ||
Steps To Reproduce | N/A |
Copyright © 2000 - 2009 MantisBT Group |