Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017663Openbravo ERP09. Financial managementpublic2011-06-17 12:362011-07-27 11:55
gorkaion 
gorkaion 
highmajorhave not tried
closedfixed 
20Gentoo
pi 
 
Advanced Payables and Receivables Mngmt
No
0017663: Exceptions on Payment Execution Process are not handled properly
When an exception is thrown during a payment execution process the process is not rollbacked and the message of the exception is overwritten with a generic message.
Create an payment execution process that modifies the payment that it is being executed and throws an exception.

Check that the process returns a generic error message but the payment is modified.
No tags attached.
blocks defect 00176623.0MP2 closed gorkaion Exceptions on Payment Execution Process are not handled properly 
Issue History
2011-06-17 12:36gorkaionTypedefect => backport
2011-06-17 12:36gorkaionfix_in_branch => 2.50
2011-06-17 12:37gorkaionTarget Version3.0MP1 =>
2011-07-11 16:50hgbotCheckin
2011-07-11 16:50hgbotNote Added: 0038985
2011-07-11 16:50hgbotStatusscheduled => resolved
2011-07-11 16:50hgbotResolutionopen => fixed
2011-07-11 16:50hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/445a2773e92d82bb678b53851b56a00e2e61cea2 [^]
2011-07-27 11:55gorkaionStatusresolved => closed

Notes
(0038985)
hgbot   
2011-07-11 16:50   
Repository: erp/pmods/org.openbravo.advpaymentmngt
Changeset: 445a2773e92d82bb678b53851b56a00e2e61cea2
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Mon Jul 11 16:49:03 2011 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/445a2773e92d82bb678b53851b56a00e2e61cea2 [^]

Fixed issue 17663.Added a rollback for unhandled exceptions.

---
M src/org/openbravo/advpaymentmngt/process/FIN_ExecutePayment.java
---