Openbravo Issue Tracking System - Retail Modules
View Issue Details
0041680Retail ModulesWeb POSpublic2019-08-22 18:552019-08-27 15:14
guillermogil 
alekosmp86 
normalmajoralways
closedfixed 
5
 
RR19Q4 
marvintm
No
0041680: Profile popup is not prepared to be shown in smartphones
Profile popup is not prepared to be shown in smartphones
It is needed to modify its width based on the maximum width of the screen
Login on WebPOS
Open profile popup in an smartphone
ui
png Screenshot from 2019-08-22 18-52-13.png (58,629) 2019-08-22 18:55
https://issues.openbravo.com/file_download.php?file_id=13256&type=bug
png
Issue History
2019-08-22 18:55guillermogilNew Issue
2019-08-22 18:55guillermogilAssigned To => Retail
2019-08-22 18:55guillermogilFile Added: Screenshot from 2019-08-22 18-52-13.png
2019-08-22 18:55guillermogilResolution time => 1568066400
2019-08-22 18:55guillermogilTriggers an Emergency Pack => No
2019-08-22 18:55guillermogilTag Attached: ui
2019-08-23 15:01alekosmp86Assigned ToRetail => alekosmp86
2019-08-23 16:48alekosmp86Statusnew => scheduled
2019-08-23 22:13hgbotCheckin
2019-08-23 22:13hgbotNote Added: 0114255
2019-08-23 22:13hgbotStatusscheduled => resolved
2019-08-23 22:13hgbotResolutionopen => fixed
2019-08-23 22:13hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/a26769b277c968d40dab049e5342c74691bc87c3 [^]
2019-08-26 15:03hgbotCheckin
2019-08-26 15:03hgbotNote Added: 0114275
2019-08-27 15:14marvintmReview Assigned To => marvintm
2019-08-27 15:14marvintmStatusresolved => closed
2019-08-27 15:14marvintmFixed in Version => RR19Q4

Notes
(0114255)
hgbot   
2019-08-23 22:13   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: a26769b277c968d40dab049e5342c74691bc87c3
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Fri Aug 23 15:24:43 2019 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/a26769b277c968d40dab049e5342c74691bc87c3 [^]

Fixed issue 41680: Removed fixed size for profile popup in order to properly render
it on smartphones

---
M web/org.openbravo.mobile.core/source/component/dialog/ob-profile.js
---
(0114275)
hgbot   
2019-08-26 15:03   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 6fabca732de0772936afe5d1b6c5d9df550b618a
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Mon Aug 26 09:01:55 2019 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/6fabca732de0772936afe5d1b6c5d9df550b618a [^]

Related to issue 41680: setting the width to a fixed size will make this popup
not look good on smartphones

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