Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0013489Openbravo ERP09. Financial managementpublic2010-05-31 23:152010-06-03 22:49
dalsasua 
dalsasua 
urgentmajoralways
closedfixed 
20Ubuntu 9.04
pi 
pi2.50MP19 
Core
No
0013489: If any accounting process fails, no rollback is done.
If more than one accounting process is defined in the system, and the first goes ok, but second one fails, a rollback must be done
add a rollback statement after
if (!newTemplate.execute(this, as, conn, con, vars)) {
at line 982 of AcctServer.java
No tags attached.
Issue History
2010-05-31 23:15dalsasuaNew Issue
2010-05-31 23:15dalsasuaAssigned To => dalsasua
2010-05-31 23:16dalsasuaStatusnew => scheduled
2010-05-31 23:16dalsasuafix_in_branch => pi
2010-06-01 09:32hgbotCheckin
2010-06-01 09:32hgbotNote Added: 0027848
2010-06-01 09:32hgbotStatusscheduled => resolved
2010-06-01 09:32hgbotResolutionopen => fixed
2010-06-01 09:32hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/d32a3062697c9cd1911f8c7d450110833fb277c1 [^]
2010-06-01 09:33dalsasuaStatusresolved => closed
2010-06-01 09:33dalsasuaFixed in Version => 2.50MP19
2010-06-02 00:00anonymoussf_bug_id0 => 3010113
2010-06-03 22:49hudsonbotCheckin
2010-06-03 22:49hudsonbotNote Added: 0027938

Notes
(0027848)
hgbot   
2010-06-01 09:32   
Repository: erp/devel/pi
Changeset: d32a3062697c9cd1911f8c7d450110833fb277c1
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Mon May 31 23:16:13 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/d32a3062697c9cd1911f8c7d450110833fb277c1 [^]

Fixes issue 13489: If any accounting process fails, no rollback is done

---
M src/org/openbravo/erpCommon/ad_forms/AcctServer.java
---
(0027938)
hudsonbot   
2010-06-03 22:49   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/d32a3062697c [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/c011484a38d9 [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17407.obx [^]