Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0033496 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | have not tried | 2016-07-19 12:41 | 2016-07-22 11:36 | |||
Reporter | adrianromero | View Status | public | |||||
Assigned To | adrianromero | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | cf970d181c7a | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
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 | 0033496: Wrong receipt time when loading paid receipts | |||||||
Description | if 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0088579) adrianromero (viewer) 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 --- |
![]() |
|||
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 | OBNetwork customer | => No |
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 |