Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0028559 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] 09. Financial management | minor | always | 2015-01-12 10:01 | 2015-01-19 09:54 | |||
Reporter | gorkaion | View Status | public | |||||
Assigned To | airaceburu | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR15Q2 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 785864c62605 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | Oracle | Java version | 1.5.0_15 | |||
OS Version | Gentoo | Database version | 11g | Ant version | 1.7.0 | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | gorkaion | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0028559: When a financial transaction is processed the database connection sould not be closed | |||||||
Description | The Java process implementing the Transaction Process always does a rollback and close when there is an exception. This database close causes issues when calling this process from other processes. There should be a public api to process Financial Transaction to be called by other processes. This api should throw an OBException when an error happens instead of doing a rollback and closing the connection. | |||||||
Steps To Reproduce | N/A | |||||||
Proposed Solution | Modify the FIN_TransactionProcess.java file to create a new public static method to process a financial transaction. The public execute method must be left. Both methods should call a private method with all the logic. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|||
Date Modified | Username | Field | Change |
2015-01-12 10:01 | gorkaion | New Issue | |
2015-01-12 10:01 | gorkaion | Assigned To | => airaceburu |
2015-01-12 10:01 | gorkaion | OBNetwork customer | => No |
2015-01-12 10:02 | gorkaion | Modules | => Core |
2015-01-12 10:02 | gorkaion | Triggers an Emergency Pack | => No |
2015-01-12 10:02 | gorkaion | Issue generated from | 0028467 |
2015-01-12 10:02 | gorkaion | Relationship added | related to 0028467 |
2015-01-19 09:53 | gorkaion | Status | new => scheduled |
2015-01-19 09:53 | gorkaion | fix_in_branch | => pi |
2015-01-19 09:53 | gorkaion | Status | scheduled => resolved |
2015-01-19 09:53 | gorkaion | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/785864c626055bb628bdad220907042f37a214c1 [^] |
2015-01-19 09:53 | gorkaion | Resolution | open => fixed |
2015-01-19 09:54 | gorkaion | Review Assigned To | => gorkaion |
2015-01-19 09:54 | gorkaion | Note Added: 0073588 | |
2015-01-19 09:54 | gorkaion | Status | resolved => closed |
2015-01-19 09:54 | gorkaion | Fixed in Version | => 3.0PR15Q2 |
Copyright © 2000 - 2009 MantisBT Group |