Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018712Openbravo ERP09. Financial managementpublic2011-10-06 08:072011-10-19 14:05
malsasua 
eduardo_Argal 
immediatemajoralways
closedfixed 
20Community Appliance
 
3.0MP43.0MP4 
Google Chrome
Core
No
0018712: transaction with multi currency cannot be deleted
if you add a transaction with multicurreny in financial account, this transaction cannot be deleted, error is returned:
Error
org.openbravo.base.exception.OBException: Process failed deleting the financial account Transaction
. create a new sales invoice in "F&B US, Inc." with pricelist in EUR currency
. process it

. go to "US Bank - Account 1" financial account and click in "add transaction"
 . click in "add payment in/out" and select the previous invoice

a transaction is created.

try delete it:
error is returned:
org.openbravo.base.exception.OBException: Process failed deleting the financial account Transaction
No tags attached.
Issue History
2011-10-06 08:07malsasuaNew Issue
2011-10-06 08:07malsasuaAssigned To => jonalegriaesarte
2011-10-06 08:07malsasuaWeb browser => Google Chrome
2011-10-06 08:07malsasuaModules => Core
2011-10-06 08:07malsasuaResolution time => 1320793200
2011-10-06 08:28malsasuaIssue Monitored: networkb
2011-10-06 10:03eduardo_ArgalStatusnew => scheduled
2011-10-06 10:03eduardo_ArgalAssigned Tojonalegriaesarte => eduardo_Argal
2011-10-06 10:03eduardo_Argalfix_in_branch => pi
2011-10-07 12:09shuehnerWeb browserGoogle Chrome => Google Chrome
2011-10-07 12:09shuehnerPriorityurgent => immediate
2011-10-07 12:09shuehnerTarget Version => 3.0MP4
2011-10-07 12:09shuehnerfix_in_branchpi =>
2011-10-07 12:09shuehnerSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=2790#r2790
2011-10-11 17:10hgbotCheckin
2011-10-11 17:10hgbotNote Added: 0041593
2011-10-11 17:10hgbotStatusscheduled => resolved
2011-10-11 17:10hgbotResolutionopen => fixed
2011-10-11 17:10hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/c1ff66bd486636cf4641f94eadddd32f339bebde [^]
2011-10-12 02:02hudsonbotCheckin
2011-10-12 02:02hudsonbotNote Added: 0041769
2011-10-13 10:04malsasuaNote Added: 0041785
2011-10-13 10:04malsasuaStatusresolved => closed
2011-10-13 10:04malsasuaFixed in Version => 3.0MP4
2011-10-18 17:25hgbotCheckin
2011-10-18 17:25hgbotNote Added: 0041885
2011-10-18 17:25hgbotStatusclosed => resolved
2011-10-18 17:25hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/c1ff66bd486636cf4641f94eadddd32f339bebde [^] => http://code.openbravo.com/erp/devel/pi/rev/e96e7cf58e70da652ba2eb1dc9222e577877b028 [^]
2011-10-19 14:05shuehnerNote Added: 0041933
2011-10-19 14:05shuehnerStatusresolved => closed

Notes
(0041593)
hgbot   
2011-10-11 17:10   
Repository: erp/devel/pi
Changeset: c1ff66bd486636cf4641f94eadddd32f339bebde
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Thu Oct 06 09:57:26 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/c1ff66bd486636cf4641f94eadddd32f339bebde [^]

Fixes bug 18712: transaction with multi currency cannot be deleted

---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_TransactionProcess.java
---
(0041769)
hudsonbot   
2011-10-12 02:02   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/9bd2b5c2d982 [^]

Maturity status: Test
(0041785)
malsasua   
2011-10-13 10:04   
verified
(0041885)
hgbot   
2011-10-18 17:25   
Repository: erp/devel/pi
Changeset: e96e7cf58e70da652ba2eb1dc9222e577877b028
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Thu Oct 06 09:57:26 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/e96e7cf58e70da652ba2eb1dc9222e577877b028 [^]

Fixes bug 18712: transaction with multi currency cannot be deleted

---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_TransactionProcess.java
---
(0041933)
shuehner   
2011-10-19 14:05   
re-closing, as last checkin message not real, just triggered by a code-line merge.