Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033499Retail ModulesLayaway orderpublic2016-07-19 17:042016-08-05 08:13
lorenzofidalgo 
shivum039 
immediateminoralways
closedopen 
5
main 
 
marvintm
Production - Confirmed Stable
RR16Q1
No
0033499: "Null" date is shown in printer ticket when a layaway has been voided
In the printer ticket, in Date, it is shown null instead of the right date when voiding a layaway.
0-Use hardware manager to check the printer tickets.
1-Add 1x Headlamp ultralight to the receipt.
2-In dropdown menu, click "Layaway this Receipt".
3-Tap Total Amount button and layaway this receipt.
4-In dropdown menu, go to "Layaways" and choose the just created layaway.
5-In dropdown menu, click "Void this Layaway" and click in Done to void it.
DEFECT: Check in the ticket in "Date & time" it is shown null and the time. So date is null.
No tags attached.
depends on backport 0033505RR16Q3 closed shivum039 "Null" date is shown in printer ticket when a layaway has been voided 
depends on backport 0033506RR16Q2.2 closed shivum039 "Null" date is shown in printer ticket when a layaway has been voided 
png DateIsNullVoidingLayaway.png (46,079) 2016-07-19 17:04
https://issues.openbravo.com/file_download.php?file_id=9634&type=bug
png
Issue History
2016-07-19 17:04lorenzofidalgoNew Issue
2016-07-19 17:04lorenzofidalgoAssigned To => Retail
2016-07-19 17:04lorenzofidalgoFile Added: DateIsNullVoidingLayaway.png
2016-07-19 17:04lorenzofidalgoRegression level => Production - Confirmed Stable
2016-07-19 17:04lorenzofidalgoRegression introduced in release => RR16Q1
2016-07-19 17:04lorenzofidalgoTriggers an Emergency Pack => No
2016-07-19 17:06lorenzofidalgoSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=12683#r12683
2016-07-20 09:43marvintmStatusnew => acknowledged
2016-07-20 11:32marvintmAssigned ToRetail => shivum039
2016-07-20 11:33marvintmStatusacknowledged => scheduled
2016-07-20 15:50hgbotCheckin
2016-07-20 15:50hgbotNote Added: 0088601
2016-07-20 15:51shivum039Statusscheduled => resolved
2016-07-20 15:52shivum039Note Edited: 0088601bug_revision_view_page.php?bugnote_id=0088601#r12708
2016-08-05 08:13marvintmReview Assigned To => marvintm
2016-08-05 08:13marvintmStatusresolved => closed

Notes
(0088601)
hgbot   
2016-07-20 15:50   
(edited on: 2016-07-20 15:52)
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: ac342f33dee0206aaff180dba84d76998483f59f
Author: Shivanand Madiwalar <shivanand.madiwalar <at> promantia.com>
Date: Wed Jul 20 19:20:04 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ac342f33dee0206aaff180dba84d76998483f59f [^]

Fixes Issue 33499 : order.get('orderDate') replaced by new Date(order.get('creationDate')) AND prioritized order.get('creationDate') over order.get('created') in the The Template .

---
M web/org.openbravo.retail.posterminal/res/printlayaway.xml
---