Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040330Retail ModulesOmnichannelpublic2019-03-06 16:052019-03-11 10:47
javierRodriguez 
javierRodriguez 
normalminoralways
closedfixed 
5
 
RR19Q2 
jorge-garcia
No
0040330: The time selector aspect in delivery modes popup is not the correct one
In time selector, if you scroll down until you see a number with 2 digits, you will notice that those number are showing incorrectly.

Ex: number 10 will be shown with the number 1 in one line, and the number 0 in the next one.
-login
-select a product
-tap on it
-tap in delivery modes popup
-select ''home delivery''
-select ''10'' as the hour
-notice how the number are shown
No tags attached.
Issue History
2019-03-06 16:05javierRodriguezNew Issue
2019-03-06 16:05javierRodriguezAssigned To => javierRodriguez
2019-03-06 16:05javierRodriguezTriggers an Emergency Pack => No
2019-03-07 08:52hgbotCheckin
2019-03-07 08:52hgbotNote Added: 0110276
2019-03-07 08:52hgbotStatusnew => resolved
2019-03-07 08:52hgbotResolutionopen => fixed
2019-03-07 08:52hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/b429fc603217aab63b70462da023f0fdd9589080 [^]
2019-03-11 10:05jorge-garciaReview Assigned To => jorge-garcia
2019-03-11 10:47jorge-garciaNote Added: 0110338
2019-03-11 10:47jorge-garciaStatusresolved => closed
2019-03-11 10:47jorge-garciaFixed in Version => RR19Q2

Notes
(0110276)
hgbot   
2019-03-07 08:52   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: b429fc603217aab63b70462da023f0fdd9589080
Author: Javier Rodriguez <javier.rodriguez <at> openbravo.com>
Date: Thu Mar 07 08:51:59 2019 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/b429fc603217aab63b70462da023f0fdd9589080 [^]

Fixed issue 40330: The time selector aspect in delivery modes popup is not the correct one

Added classes to time picker enyo component and also created two new classes in css

---
M web/org.openbravo.mobile.core/assets/css/ob-standard.css
M web/org.openbravo.mobile.core/build/lib.js
M web/org.openbravo.mobile.core/lib/onyx/source/TimePicker.js
---
(0110338)
jorge-garcia   
2019-03-11 10:47   
Code reviewed and tested