Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0037863
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminorhave not tried2018-02-08 16:522018-02-28 17:52
ReporterSandrahuguetView Statuspublic 
Assigned ToSandrahuguet 
PrioritynormalResolutionfixedFixed in VersionRR18Q2
StatusclosedFix in branchFixed in SCM revision30b11fecec19
ProjectionnoneETAnoneTarget Version
OSLinux 64 bitDatabasePostgreSQLJava version7.x
OS VersionOpenbravo Appliance 14.04Database version9.3.xAnt version1.9.x
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0037863: UpdateCashup.getAndUpdateCashUp does accidental 2*flush

DescriptionThe getAndUpdateCashUp() function contains:

OBDal.getInstance().flush();
OBDal.getInstance().getConnection().commit();

getConnection with true value includes a flush()
Steps To ReproduceN/A
TagsPerformance
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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
---

- Issue History
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 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
Powered by Mantis Bugtracker