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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0033496
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajorhave not tried2016-07-19 12:412016-07-22 11:36
ReporteradrianromeroView Statuspublic 
Assigned Toadrianromero 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisioncf970d181c7a
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0033496: Wrong receipt time when loading paid receipts

Descriptionif the server is in a time zone different than UTC when loading a paid receipt in the web pos, the time displayed is different than the time when the receipt was created
Steps To Reproduce* Start the server in a time zone different than UTC (for example UTC+2=
* Create a new receipt in web pos and write down the time. for example 12:40
* Go to de menu option "Receipts" and load the previously created receipt
* Notice that the time is 10:40. This is wrong, it has to be the same time of the receipt when it was created: 12:40
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0033265 closedadrianromero Times and DateTimes are not properly converted by the function getJSONArray(Query) 

-  Notes
(0088579)
adrianromero (manager)
2016-07-19 12:44

Because of the fix done in issue 33265, now there is no needed to do time zone conversions in the created date when loading paid receipts.
(0088588)
hgbot (developer)
2016-07-20 09:11

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: cf970d181c7adcf467acfb586ed691932b54bfe8
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Tue Jul 19 12:49:24 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cf970d181c7adcf467acfb586ed691932b54bfe8 [^]

Fixes issue 0033496: Wrong receipt time when loading paid receipts
* Removing calculation of time zone for *creationDate* field. This is not needed because dates are now properly formated by *getJSONArray(Query)*.

---
M src/org/openbravo/retail/posterminal/PaidReceipts.java
---
(0088589)
hgbot (developer)
2016-07-20 09:11

Repository: tools/automation/pi-mobile
Changeset: eadffce416a6bacd8c09873b2d52508763a18d62
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Tue Jul 19 16:11:29 2016 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/eadffce416a6bacd8c09873b2d52508763a18d62 [^]

Related to issue 0033496: Wrong receipt time when loading paid receipts
* Now created comes with milliseconds also, it must not be removed.

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I31272_ValidateTicketDateTimeFormat.java
---

- Issue History
Date Modified Username Field Change
2016-07-19 12:41 adrianromero New Issue
2016-07-19 12:41 adrianromero Assigned To => adrianromero
2016-07-19 12:41 adrianromero Triggers an Emergency Pack => No
2016-07-19 12:42 adrianromero Relationship added related to 0033265
2016-07-19 12:43 adrianromero Status new => scheduled
2016-07-19 12:44 adrianromero Note Added: 0088579
2016-07-20 09:11 hgbot Checkin
2016-07-20 09:11 hgbot Note Added: 0088588
2016-07-20 09:11 hgbot Status scheduled => resolved
2016-07-20 09:11 hgbot Resolution open => fixed
2016-07-20 09:11 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cf970d181c7adcf467acfb586ed691932b54bfe8 [^]
2016-07-20 09:11 hgbot Checkin
2016-07-20 09:11 hgbot Note Added: 0088589
2016-07-20 09:13 adrianromero Assigned To adrianromero => marvintm
2016-07-20 14:32 marvintm Assigned To marvintm => adrianromero
2016-07-22 11:36 marvintm Review Assigned To => marvintm
2016-07-22 11:36 marvintm Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker