Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037347Retail ModulesWeb POSpublic2017-11-21 16:122017-12-04 16:40
asiermartirena 
jorge-garcia 
urgentmajoralways
closedfixed 
5
 
RR18Q1 
migueldejuana
No
0037347: The 'More Payments' button doesn't have an scroll
In Web POS, when there are to many payment methods defined in one terminal, when clicking on the 'More Payments' button, the popup opened to show the payment methods that cannot be shown in the Web POS doesn't use a scroll. Instead, a scroll is generated directly in the Web POS window. See the attached image.
Configure like 20 payment methods in Web POS.

Open the posterminal window, and click on the 'More Payments' button.
No tags attached.
png windowScroll.png (137,886) 2017-11-21 16:12
https://issues.openbravo.com/file_download.php?file_id=11309&type=bug
png

diff 37347.diff (1,013) 2017-12-01 10:31
https://issues.openbravo.com/file_download.php?file_id=11349&type=bug
Issue History
2017-11-21 16:12asiermartirenaNew Issue
2017-11-21 16:12asiermartirenaAssigned To => Retail
2017-11-21 16:12asiermartirenaFile Added: windowScroll.png
2017-11-21 16:12asiermartirenaResolution time => 1512428400
2017-11-21 16:12asiermartirenaTriggers an Emergency Pack => No
2017-12-01 09:32jorge-garciaStatusnew => scheduled
2017-12-01 09:32jorge-garciaAssigned ToRetail => jorge-garcia
2017-12-01 10:31jorge-garciaFile Added: 37347.diff
2017-12-01 12:07hgbotCheckin
2017-12-01 12:07hgbotNote Added: 0100889
2017-12-01 12:07hgbotStatusscheduled => resolved
2017-12-01 12:07hgbotResolutionopen => fixed
2017-12-01 12:07hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/383cd12ab393d4c00579db82efdcd23d63052a41 [^]
2017-12-04 16:40migueldejuanaReview Assigned To => migueldejuana
2017-12-04 16:40migueldejuanaNote Added: 0100922
2017-12-04 16:40migueldejuanaStatusresolved => closed
2017-12-04 16:40migueldejuanaFixed in Version => RR18Q1

Notes
(0100889)
hgbot   
2017-12-01 12:07   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 383cd12ab393d4c00579db82efdcd23d63052a41
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Fri Dec 01 10:18:48 2017 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/383cd12ab393d4c00579db82efdcd23d63052a41 [^]

Fixed issue 37347: The 'More Payments' button doesn't have an scroll

The solution is to defined a max height for the component and use the automatic
overflow to display the scrollbar.

---
M web/org.openbravo.retail.posterminal/js/components/modalmorepaymentmethods.js
---
(0100922)
migueldejuana   
2017-12-04 16:40   
Tested and reviewed