Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0018712 | Openbravo ERP | 09. Financial management | public | 2011-10-06 08:07 | 2011-10-19 14:05 |
|
Reporter | malsasua | |
Assigned To | eduardo_Argal | |
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Community Appliance |
Product Version | | |
Target Version | 3.0MP4 | Fixed in Version | 3.0MP4 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | Google Chrome |
Modules | Core |
Support ticket | 12843 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0018712: transaction with multi currency cannot be deleted |
Description | 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 |
Steps To Reproduce | . 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 |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-10-06 08:07 | malsasua | New Issue | |
2011-10-06 08:07 | malsasua | Assigned To | => jonalegriaesarte |
2011-10-06 08:07 | malsasua | Web browser | => Google Chrome |
2011-10-06 08:07 | malsasua | Modules | => Core |
2011-10-06 08:07 | malsasua | OBNetwork customer | => Yes |
2011-10-06 08:07 | malsasua | Support ticket | => 12843 |
2011-10-06 08:07 | malsasua | Resolution time | => 1320793200 |
2011-10-06 08:28 | malsasua | Issue Monitored: networkb | |
2011-10-06 10:03 | eduardo_Argal | Status | new => scheduled |
2011-10-06 10:03 | eduardo_Argal | Assigned To | jonalegriaesarte => eduardo_Argal |
2011-10-06 10:03 | eduardo_Argal | fix_in_branch | => pi |
2011-10-07 12:09 | shuehner | Web browser | Google Chrome => Google Chrome |
2011-10-07 12:09 | shuehner | Priority | urgent => immediate |
2011-10-07 12:09 | shuehner | Target Version | => 3.0MP4 |
2011-10-07 12:09 | shuehner | fix_in_branch | pi => |
2011-10-07 12:09 | shuehner | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=2790#r2790 |
2011-10-11 17:10 | hgbot | Checkin | |
2011-10-11 17:10 | hgbot | Note Added: 0041593 | |
2011-10-11 17:10 | hgbot | Status | scheduled => resolved |
2011-10-11 17:10 | hgbot | Resolution | open => fixed |
2011-10-11 17:10 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/c1ff66bd486636cf4641f94eadddd32f339bebde [^] |
2011-10-12 02:02 | hudsonbot | Checkin | |
2011-10-12 02:02 | hudsonbot | Note Added: 0041769 | |
2011-10-13 10:04 | malsasua | Note Added: 0041785 | |
2011-10-13 10:04 | malsasua | Status | resolved => closed |
2011-10-13 10:04 | malsasua | Fixed in Version | => 3.0MP4 |
2011-10-18 17:25 | hgbot | Checkin | |
2011-10-18 17:25 | hgbot | Note Added: 0041885 | |
2011-10-18 17:25 | hgbot | Status | closed => resolved |
2011-10-18 17:25 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/c1ff66bd486636cf4641f94eadddd32f339bebde [^] => http://code.openbravo.com/erp/devel/pi/rev/e96e7cf58e70da652ba2eb1dc9222e577877b028 [^] |
2011-10-19 14:05 | shuehner | Note Added: 0041933 | |
2011-10-19 14:05 | shuehner | Status | resolved => 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
---
|
|
|
|
|
|
|
|
|
(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
---
|
|
|
|
re-closing, as last checkin message not real, just triggered by a code-line merge. |
|