Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033901Retail ModulesWeb POSpublic2016-09-05 17:572016-09-19 18:36
adrianromero 
mario_castello 
urgentmajoralways
closedfixed 
5
 
 
marvintm
OBPS
No
0033901: [SER-QA 1597] Date Picker shows incorrect character for empty day, month and year
The button character displayed in the Date Picker component when it is empty:

See
https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/file/85572744adce/web/org.openbravo.mobile.core/source/component/ob-datepicker.js#l49 [^]
In description. See screenshot attached
Create a new character for the message OBMOBC_Character and use it:

OB.I18N.getLabel('OBMOBC_Character')[POSITION]
SER-QA
related to defect 0034577 closed guilleaer The component 'OB.UI.DatePicker' does not work properly. 
png Captura de pantalla de 2016-09-05 17:55:56.png (213,902) 2016-09-05 17:59
https://issues.openbravo.com/file_download.php?file_id=9782&type=bug
png
Issue History
2016-09-05 17:57adrianromeroNew Issue
2016-09-05 17:57adrianromeroAssigned To => Retail
2016-09-05 17:57adrianromeroOBNetwork customer => Yes
2016-09-05 17:57adrianromeroResolution time => 1473631200
2016-09-05 17:57adrianromeroTriggers an Emergency Pack => No
2016-09-05 17:57adrianromeroTag Attached: SER-QA
2016-09-05 17:58adrianromeroPrioritynormal => urgent
2016-09-05 17:59adrianromeroFile Added: Captura de pantalla de 2016-09-05 17:55:56.png
2016-09-07 09:53VictorVillarResolution time1473631200 => 1474236000
2016-09-12 15:41mario_castelloAssigned ToRetail => mario_castello
2016-09-12 15:41mario_castelloStatusnew => acknowledged
2016-09-15 11:38hgbotCheckin
2016-09-15 11:38hgbotNote Added: 0089973
2016-09-15 11:38hgbotStatusacknowledged => resolved
2016-09-15 11:38hgbotResolutionopen => fixed
2016-09-15 11:38hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/a2a776bde2a6fc7b097a9359cb52d5b5ac8b9bb9 [^]
2016-09-19 18:36marvintmReview Assigned To => marvintm
2016-09-19 18:36marvintmStatusresolved => closed
2016-11-29 11:24ranjith_qualiantech_comRelationship addedrelated to 0034577

Notes
(0089973)
hgbot   
2016-09-15 11:38   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: a2a776bde2a6fc7b097a9359cb52d5b5ac8b9bb9
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Mon Sep 12 08:04:42 2016 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/a2a776bde2a6fc7b097a9359cb52d5b5ac8b9bb9 [^]

Fixed issue 33901: Read the character from message characters

---
M web/org.openbravo.mobile.core/source/component/ob-datepicker.js
---