Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036673Retail ModulesWeb POSpublic2017-08-18 16:252017-08-22 14:35
plujan 
rqueralta 
normalminorhave not tried
newopen 
5
main 
 
No
0036673: [RR17Q3] Error message on business date is not correct
When entering a wrong business date, the message states the valid format as dd-MM-yyyyy while the keyboard has not the '-' symbol available and '/' must be used instead.
1. Having the initial selection of business date, enter a non valid date.
2. Check the message shown (see attach). Note that it is not possible to use the '-' symbol since it is not in the keyboard and the '/' symbol must be used instead.
No tags attached.
png webPOS-BusinessDate.png (71,093) 2017-08-18 16:25
https://issues.openbravo.com/file_download.php?file_id=10989&type=bug
png
Issue History
2017-08-18 16:25plujanNew Issue
2017-08-18 16:25plujanAssigned To => Retail
2017-08-18 16:25plujanFile Added: webPOS-BusinessDate.png
2017-08-18 16:25plujanTriggers an Emergency Pack => No
2017-08-21 18:13rqueraltaAssigned ToRetail => rqueralta
2017-08-21 18:13rqueraltaStatusnew => scheduled
2017-08-21 18:28hgbotCheckin
2017-08-21 18:28hgbotNote Added: 0098562
2017-08-21 18:28hgbotStatusscheduled => resolved
2017-08-21 18:28hgbotResolutionopen => fixed
2017-08-21 18:28hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/0d220882fc64ec5580513374db2465ce10aa2aa0 [^]
2017-08-22 14:35marvintmNote Added: 0098580
2017-08-22 14:35marvintmStatusresolved => new
2017-08-22 14:35marvintmResolutionfixed => open

Notes
(0098562)
hgbot   
2017-08-21 18:28   
Repository: erp/pmods/org.openbravo.retail.sessions
Changeset: 0d220882fc64ec5580513374db2465ce10aa2aa0
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Mon Aug 21 11:07:33 2017 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/0d220882fc64ec5580513374db2465ce10aa2aa0 [^]

Fixed issue 36673: [RR17Q3] Error message on business date is not correct

---
M web/org.openbravo.retail.sessions/js/components/BusinessDateModel.js
---
(0098580)
marvintm   
2017-08-22 14:35   
The fix as it is implemented is not the change we wanted.

The main problem here is that the window doesn't allow the user to add the date separator character if it's different from "/". So, the problem is not the error message per se, the problem is that currently it's not possible to add the date properly using the window keyboard.