Openbravo Issue Tracking System - Retail Modules
View Issue Details
0041165Retail ModulesWeb POSpublic2019-06-24 16:572019-07-11 18:43
ucarrion 
alekosmp86 
normalmajoralways
closedfixed 
5
 
RR19Q4 
guilleaer
No
0041165: 'Related Documents' popup unbalanced
The 'Related Documents' popup displayed when opening a document is unbalanced if opened from a mobile device.
+Set in backend the flag to show this popup
+Login a terminal
+Open a document for a customer with more documents related
+The popup should be displayed
The popup should be balanced
ui
related to design defect 0040859 closed alekosmp86 'Check stock' screen unbalanced 
png Screenshot from 2019-07-10 18-03-31.png (288,652) 2019-07-10 18:06
https://issues.openbravo.com/file_download.php?file_id=13101&type=bug
Issue History
2019-06-24 16:57ucarrionNew Issue
2019-06-24 16:57ucarrionAssigned To => Retail
2019-06-24 16:57ucarrionResolution time => 1563141600
2019-06-24 16:57ucarrionTriggers an Emergency Pack => No
2019-06-25 11:42guillermogilTag Attached: ui
2019-07-08 18:25guilleaerStatusnew => scheduled
2019-07-08 18:26guilleaerAssigned ToRetail => alekosmp86
2019-07-09 15:45hgbotCheckin
2019-07-09 15:45hgbotNote Added: 0113249
2019-07-09 15:45hgbotStatusscheduled => resolved
2019-07-09 15:45hgbotResolutionopen => fixed
2019-07-09 15:45hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/59138b85c95fe895111ec7829190693747d1ba41 [^]
2019-07-09 15:45hgbotCheckin
2019-07-09 15:45hgbotNote Added: 0113250
2019-07-10 18:05adrianromeroNote Added: 0113258
2019-07-10 18:05adrianromeroStatusresolved => new
2019-07-10 18:05adrianromeroResolutionfixed => open
2019-07-10 18:06adrianromeroFile Added: Screenshot from 2019-07-10 18-03-31.png
2019-07-10 18:15adrianromeroRelationship addedrelated to 0040859
2019-07-11 08:48adrianromeroNote Added: 0113262
2019-07-11 15:32hgbotCheckin
2019-07-11 15:32hgbotNote Added: 0113289
2019-07-11 15:32hgbotStatusnew => resolved
2019-07-11 15:32hgbotResolutionopen => fixed
2019-07-11 15:32hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/59138b85c95fe895111ec7829190693747d1ba41 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-discounts/rev/59138b85c95fe895111ec7829190693747d1ba41 [^]
2019-07-11 18:05hgbotCheckin
2019-07-11 18:05hgbotNote Added: 0113293
2019-07-11 18:36guilleaerNote Deleted: 0113289
2019-07-11 18:43guilleaerReview Assigned To => guilleaer
2019-07-11 18:43guilleaerStatusresolved => closed
2019-07-11 18:43guilleaerFixed in Version => RR19Q4

Notes
(0113249)
hgbot   
2019-07-09 15:45   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 59138b85c95fe895111ec7829190693747d1ba41
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Fri Jul 05 11:37:15 2019 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/59138b85c95fe895111ec7829190693747d1ba41 [^]

Fixed issue 41165: 'Related Documents' popup has been balanced for mobiles

---
M web/org.openbravo.retail.posterminal/css/obpos-main.css
M web/org.openbravo.retail.posterminal/js/components/openRelatedReceiptsModal.js
---
(0113250)
hgbot   
2019-07-09 15:45   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 02363794de5fcc62ce0cf3521b77dd4d718784f9
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Fri Jul 05 11:38:25 2019 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/02363794de5fcc62ce0cf3521b77dd4d718784f9 [^]

Related to issue 41165: Changed some UI styles in order to fit the fix for this
issue

---
M web/org.openbravo.mobile.core/assets/css/ob-standard.css
---
(0113258)
adrianromero   
2019-07-10 18:05   
It looks like it is still not working as expected. See attached screenshot.
(0113262)
adrianromero   
2019-07-11 08:48   
I will review again the layout against the minimum supported resolutions -> http://wiki.openbravo.com/wiki/Retail:Developers_Guide/How-to/How_to_test_screen_resolutions [^]
(0113293)
hgbot   
2019-07-11 18:05   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 1e80b5e89981168df00c7837c6f4ab1fb25e5f8f
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Thu Jul 11 11:52:02 2019 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1e80b5e89981168df00c7837c6f4ab1fb25e5f8f [^]

Related to issue 41165: Removed fixed width for Open Receipt window which was
causing the window to be wrongly rendered in low resolutions

---
M web/org.openbravo.retail.posterminal/js/components/openRelatedReceiptsModal.js
---