Openbravo Issue Tracking System - Retail Modules
View Issue Details
0043455Retail ModulesWeb POSpublic2020-03-09 13:042020-03-27 08:18
joniturralde93 
rqueralta 
urgentmajoralways
closedfixed 
5
 
RR20Q2 
jorge-garcia
No
0043455: Time is showing in incorrect format in delivery mode after selecting a time
After the fix of issue 43279, the issue got solved when opening the selector for the first time, but when a time is selected and the selector is opened again, the numbers are messy again.
- Select a product
- Go to Edit tab and select delivery mode
- Select for Home Delivery
- Select a date
- When selecting hour the format is weird looking -> FIXED (now it looks fine)
- Select any hour/minute
- Open again the hour or minute selector. It now looks weird again.

So, after selecting a time, the selector turns wrong again.
No tags attached.
related to defect 0043279 closed rqueralta Time is showing in incorrect format in delivery mode 
diff 43455_betterApproach.diff (566) 2020-03-25 15:10
https://issues.openbravo.com/file_download.php?file_id=14211&type=bug
Issue History
2020-03-09 13:04joniturralde93New Issue
2020-03-09 13:04joniturralde93Assigned To => Retail
2020-03-09 13:04joniturralde93Triggers an Emergency Pack => No
2020-03-09 13:07joniturralde93Resolution time => 1585519200
2020-03-09 13:07joniturralde93Priorityhigh => urgent
2020-03-09 13:07joniturralde93Severityminor => major
2020-03-09 13:43joniturralde93Relationship addedrelated to 0043279
2020-03-16 21:50rqueraltaAssigned ToRetail => rqueralta
2020-03-16 21:50rqueraltaStatusnew => scheduled
2020-03-18 14:38hgbotCheckin
2020-03-18 14:38hgbotNote Added: 0118673
2020-03-18 14:38hgbotStatusscheduled => resolved
2020-03-18 14:38hgbotResolutionopen => fixed
2020-03-18 14:38hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/54e8f48f438e74fedefbf8a50615dd724d5ae971 [^]
2020-03-18 14:39hgbotCheckin
2020-03-18 14:39hgbotNote Added: 0118675
2020-03-18 14:39hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/54e8f48f438e74fedefbf8a50615dd724d5ae971 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f57e3c134a2bf05a3a2473bad6d3be6692eb2af0 [^]
2020-03-25 13:04jorge-garciaReview Assigned To => jorge-garcia
2020-03-25 15:10jorge-garciaNote Added: 0118811
2020-03-25 15:10jorge-garciaStatusresolved => new
2020-03-25 15:10jorge-garciaResolutionfixed => open
2020-03-25 15:10jorge-garciaFile Added: 43455_betterApproach.diff
2020-03-27 03:35hgbotCheckin
2020-03-27 03:35hgbotNote Added: 0118851
2020-03-27 03:35hgbotStatusnew => resolved
2020-03-27 03:35hgbotResolutionopen => fixed
2020-03-27 03:35hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f57e3c134a2bf05a3a2473bad6d3be6692eb2af0 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/92d70d9dfefb5c6a8a041d5f0511cc32f482be5c [^]
2020-03-27 08:18jorge-garciaNote Added: 0118853
2020-03-27 08:18jorge-garciaStatusresolved => closed
2020-03-27 08:18jorge-garciaFixed in Version => RR20Q2

Notes
(0118673)
hgbot   
2020-03-18 14:38   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 54e8f48f438e74fedefbf8a50615dd724d5ae971
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Tue Mar 17 19:03:29 2020 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/54e8f48f438e74fedefbf8a50615dd724d5ae971 [^]

Fixed BUG-43455: Time is showing in incorrect format in delivery mode after
selecting a time

- Added new css class

---
M web/org.openbravo.mobile.core/assets/css/obmobc-main.css
---
(0118675)
hgbot   
2020-03-18 14:39   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: f57e3c134a2bf05a3a2473bad6d3be6692eb2af0
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Tue Mar 17 19:02:41 2020 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f57e3c134a2bf05a3a2473bad6d3be6692eb2af0 [^]

Fixed BUG-43455: Time is showing in incorrect format in delivery mode after
selecting a time

- Moved css style to css class

---
M web/org.openbravo.retail.posterminal/js/receiptMultiLineEdit.js
---
(0118811)
jorge-garcia   
2020-03-25 15:10   
The solution is working but is not correct as we want to avoid !important label on CSS classes.

I attached patch 43455_betterApproach.diff that is working for me.
(0118851)
hgbot   
2020-03-27 03:35   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 92d70d9dfefb5c6a8a041d5f0511cc32f482be5c
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Thu Mar 26 22:34:40 2020 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/92d70d9dfefb5c6a8a041d5f0511cc32f482be5c [^]

Fixed BUG-43455: Time is showing in incorrect format in delivery mode after
selecting a time

- Removed important in css class for a better approach

---
M web/org.openbravo.mobile.core/assets/css/obmobc-main.css
---
(0118853)
jorge-garcia   
2020-03-27 08:18   
Code reviewed and tested