rollback сессия по возвратам кейс с созданными PaymentInstruction
This commit is contained in:
parent
afc4669cad
commit
b221f4d76f
1 changed files with 0 additions and 2 deletions
|
|
@ -149,8 +149,6 @@ public class ReturnDepositSession extends AbstractSession implements Initializin
|
||||||
if (paymentResult != null && paymentResult.getStageResult().isEmpty()) {
|
if (paymentResult != null && paymentResult.getStageResult().isEmpty()) {
|
||||||
runStage(TaskType.FormingPaymentInstruction, balanceRevise);
|
runStage(TaskType.FormingPaymentInstruction, balanceRevise);
|
||||||
// finishPart(req);
|
// finishPart(req);
|
||||||
} else {
|
|
||||||
finishPart(req);
|
|
||||||
}
|
}
|
||||||
} catch (StageException e) {
|
} catch (StageException e) {
|
||||||
//already logged
|
//already logged
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue