Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033347Retail ModulesWeb POSpublic2016-06-23 19:332016-08-13 10:44
reinaldoguerra 
reinaldoguerra 
normalminorhave not tried
closedfixed 
5
 
 
marvintm
No
0033347: When printing a closed receipt the date format is null
When printing a closed receipt, the field Date & time, is showing a value "null HH:MM"
1- Login into openbravo Web POS (user: vallblanca, password: openbravo)
2- Go to menu and select option Receipts
3- Search a receipt and select it
4- Go to menu and select option Print this Receipt
5- Clik in button Print receipt
6- When receipt is printed the field Date & time, is showing a value "null HH:MM"
No tags attached.
Issue History
2016-06-23 19:33reinaldoguerraNew Issue
2016-06-23 19:33reinaldoguerraAssigned To => reinaldoguerra
2016-06-23 19:33reinaldoguerraTriggers an Emergency Pack => No
2016-06-23 19:34reinaldoguerraStatusnew => scheduled
2016-06-24 09:21hgbotCheckin
2016-06-24 09:21hgbotNote Added: 0087873
2016-06-24 09:21hgbotStatusscheduled => resolved
2016-06-24 09:21hgbotResolutionopen => fixed
2016-06-24 09:21hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/201e17cb76fd94372829bdd0821de7f64480b8d9 [^]
2016-06-24 09:21adrianromeroReview Assigned To => marvintm
2016-06-28 12:01marvintmStatusresolved => closed
2016-08-13 10:44eugeniIssue Monitored: eugeni

Notes
(0087873)
hgbot   
2016-06-24 09:21   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 201e17cb76fd94372829bdd0821de7f64480b8d9
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Fri Jun 24 09:20:52 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/201e17cb76fd94372829bdd0821de7f64480b8d9 [^]

Fixes issue 0033347: When printing a closed receipt the date format is null
* The value of orderDate is an ISO date so it needs to be converted to date before formatting

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