Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032659Retail ModulesWeb POSpublic2016-04-13 10:422016-05-02 11:38
paul_guiot 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
 
marvintm
No
0032659: [SERQA 895] Display: Wrong time for the layaways in the list (WEBPOS)
There are wrong times in the list of the layaways in the WEBPOS
Steps to reproduce:
- Go to the store (https://livebuilds.openbravo.com/retail_pi_pgsql/web/org.openbravo.retail.posterminal/?terminal=VBS-1#retail.pointofsale [^])
- In the menu, select several layaways;
- Then, click on the small icon with the number of the receipts selected.
Error: A time of the layaway is wrong
Put an accurate time for the layaways
No tags attached.
png 895.PNG (121,169) 2016-04-13 10:42
https://issues.openbravo.com/file_download.php?file_id=9261&type=bug
png
Issue History
2016-04-13 10:42paul_guiotNew Issue
2016-04-13 10:42paul_guiotAssigned To => Retail
2016-04-13 10:42paul_guiotFile Added: 895.PNG
2016-04-13 10:42paul_guiotResolution time => 1461708000
2016-04-13 10:42paul_guiotTriggers an Emergency Pack => No
2016-04-13 13:43OrekariaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=11764#r11764
2016-04-13 13:55OrekariaStatusnew => acknowledged
2016-04-13 16:02ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2016-04-13 16:03ranjith_qualiantech_comStatusacknowledged => scheduled
2016-04-21 04:36hgbotCheckin
2016-04-21 04:36hgbotNote Added: 0085804
2016-04-22 13:28ranjith_qualiantech_comNote Added: 0085897
2016-04-22 13:28ranjith_qualiantech_comStatusscheduled => resolved
2016-04-22 13:28ranjith_qualiantech_comResolutionopen => fixed
2016-05-02 11:38marvintmReview Assigned To => marvintm
2016-05-02 11:38marvintmStatusresolved => closed

Notes
(0085804)
hgbot   
2016-04-21 04:36   
Repository: tools/automation/pi-mobile
Changeset: 2e908fa76dc2a40aa32e3f39975c51c6a0df4e43
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Apr 21 08:03:03 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/2e908fa76dc2a40aa32e3f39975c51c6a0df4e43 [^]

Verifies issue 32659 : Added automated test 'I32659_VerifyLayawayReceiptTime'

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I31272_ValidateTicketDateTimeFormat.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I32659_VerifyLayawayReceiptTime.java
---
(0085897)
ranjith_qualiantech_com   
2016-04-22 13:28   
Repository: erp/pmods/org.openbravo.retail.posterminal
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Apr 21 08:03:47 2016 +0530
URL: https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/777b4e24f2fb [^] [^]

Fixes issue 32659 : Converting Order creationDate to UTC Date

Coverting creationDate to UTC in PaidReceipts

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