Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036304Retail ModulesWeb POSpublic2017-06-21 17:562017-06-27 09:02
JONHM 
ranjith_qualiantech_com 
immediatemajoralways
closedfixed 
5
pi 
RR17Q3 
marvintm
Production - Confirmed Stable
2016-07-26
RR16Q4
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0cf0c428b0ea [^]
No
0036304: Date is displayed with one day less in receipts
Date is displayed with one day less in receipts. If we process a ticket in 21/06, the date displayed in its receipt is 20/06
** Watch the attached video

In WebPos:
1) Browse a headlamp ultralight and add it to the ticket
2) Pay it
3) Open 'Receipts' tab and select the related receipt
--> The date is one day less than the actual date
No tags attached.
related to defect 0034305 closed ranjith_qualiantech_com [SER-QA 1995] Error in the payment date - The system is recording the day -1 of the layaway payment 
depends on backport 0036328RR17Q2.2 closed ranjith_qualiantech_com Date is displayed with one day less in receipts 
depends on backport 0036329RR17Q1.3 closed ranjith_qualiantech_com Date is displayed with one day less in receipts 
? issueDateReceipt.mp4 (1,383,363) 2017-06-21 17:56
https://issues.openbravo.com/file_download.php?file_id=10863&type=bug
Issue History
2017-06-21 17:56JONHMNew Issue
2017-06-21 17:56JONHMAssigned To => Retail
2017-06-21 17:56JONHMFile Added: issueDateReceipt.mp4
2017-06-21 17:56JONHMResolution time => 1499810400
2017-06-21 17:56JONHMTriggers an Emergency Pack => No
2017-06-21 18:03PracticsIssue Monitored: Practics
2017-06-21 18:04JONHMNote Added: 0097562
2017-06-22 07:57ranjith_qualiantech_comRelationship addedrelated to 0034305
2017-06-22 10:51ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2017-06-22 10:51ranjith_qualiantech_comStatusnew => scheduled
2017-06-26 07:09hgbotCheckin
2017-06-26 07:09hgbotNote Added: 0097626
2017-06-26 07:09hgbotCheckin
2017-06-26 07:09hgbotNote Added: 0097627
2017-06-26 07:09hgbotStatusscheduled => resolved
2017-06-26 07:09hgbotResolutionopen => fixed
2017-06-26 07:09hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a9c8c7df436dcd6198c9993410e22d1f6401f1f1 [^]
2017-06-26 07:09hgbotStatusscheduled => resolved
2017-06-26 09:07marvintmStatusresolved => new
2017-06-26 09:07marvintmResolutionfixed => open
2017-06-26 09:07marvintmStatusnew => scheduled
2017-06-26 09:07marvintmStatusscheduled => resolved
2017-06-26 09:07marvintmFixed in Version => RR17Q3
2017-06-26 09:07marvintmResolutionopen => fixed
2017-06-26 09:07marvintmRegression level => Production - Confirmed Stable
2017-06-26 09:07marvintmRegression introduced in release => RR16Q4
2017-06-26 09:11ranjith_qualiantech_comRegression date => 2016-07-26
2017-06-26 09:11ranjith_qualiantech_comRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0cf0c428b0ea [^]
2017-06-27 09:02marvintmReview Assigned To => marvintm
2017-06-27 09:02marvintmStatusresolved => closed

Notes
(0097562)
JONHM   
2017-06-21 18:04   
The date is displayed correctly in version PR16Q3.5
(0097626)
hgbot   
2017-06-26 07:09   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: a9c8c7df436dcd6198c9993410e22d1f6401f1f1
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Jun 26 10:39:12 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a9c8c7df436dcd6198c9993410e22d1f6401f1f1 [^]

Fixed issue 36304 : Added Receipt Payment date validation with UTC

* Receipt Payment date should be converted to server date instead of local date

---
M src/org/openbravo/retail/posterminal/PaidReceipts.java
M web/org.openbravo.retail.posterminal/js/components/renderorderline.js
---
(0097627)
hgbot   
2017-06-26 07:09   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: a9c8c7df436dcd6198c9993410e22d1f6401f1f1
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Jun 26 10:39:12 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a9c8c7df436dcd6198c9993410e22d1f6401f1f1 [^]

Fixed issue 36304 : Added Receipt Payment date validation with UTC

* Receipt Payment date should be converted to server date instead of local date

---
M src/org/openbravo/retail/posterminal/PaidReceipts.java
M web/org.openbravo.retail.posterminal/js/components/renderorderline.js
---