Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0037863 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | have not tried | 2018-02-08 16:52 | 2018-02-28 17:52 | |||
Reporter | Sandrahuguet | View Status | public | |||||
Assigned To | Sandrahuguet | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR18Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 30b11fecec19 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 64 bit | Database | PostgreSQL | Java version | 7.x | |||
OS Version | Openbravo Appliance 14.04 | Database version | 9.3.x | Ant version | 1.9.x | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0037863: UpdateCashup.getAndUpdateCashUp does accidental 2*flush | |||||||
Description | The getAndUpdateCashUp() function contains: OBDal.getInstance().flush(); OBDal.getInstance().getConnection().commit(); getConnection with true value includes a flush() | |||||||
Steps To Reproduce | N/A | |||||||
Tags | Performance | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0102872) hgbot (developer) 2018-02-28 17:06 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 30b11fecec19534c34b55486a94c65b8b0bf5ec3 Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Thu Feb 08 17:00:53 2018 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/30b11fecec19534c34b55486a94c65b8b0bf5ec3 [^] Fixed issue 37863 set getConnectio parameter to false in order to avoid the duplicate flush --- M src/org/openbravo/retail/posterminal/UpdateCashup.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2018-02-08 16:52 | Sandrahuguet | New Issue | |
2018-02-08 16:52 | Sandrahuguet | Assigned To | => Retail |
2018-02-08 16:52 | Sandrahuguet | OBNetwork customer | => No |
2018-02-08 16:52 | Sandrahuguet | Triggers an Emergency Pack | => No |
2018-02-08 16:53 | Sandrahuguet | Tag Attached: Performance | |
2018-02-28 17:05 | Sandrahuguet | Review Assigned To | => marvintm |
2018-02-28 17:06 | hgbot | Checkin | |
2018-02-28 17:06 | hgbot | Note Added: 0102872 | |
2018-02-28 17:06 | hgbot | Status | new => resolved |
2018-02-28 17:06 | hgbot | Resolution | open => fixed |
2018-02-28 17:06 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/30b11fecec19534c34b55486a94c65b8b0bf5ec3 [^] |
2018-02-28 17:52 | marvintm | Assigned To | Retail => Sandrahuguet |
2018-02-28 17:52 | marvintm | Status | resolved => closed |
2018-02-28 17:52 | marvintm | Fixed in Version | => RR18Q2 |
Copyright © 2000 - 2009 MantisBT Group |