Openbravo Issue Tracking System - Retail Modules
View Issue Details
0043234Retail ModulesCash uppublic2020-01-22 16:122020-02-25 11:06
inaki_garcia 
prakashmurugesan88 
immediateminoralways
closedfixed 
5
main 
RR20Q1RR20Q1 
guilleaer
Packaging and release
No
0043234: [20Q1] [NewSkin] Switching to portrait layout breaks the scrollables of the Cashup window in touch devices
Going from landscape to portrait breaks the ability to scroll in the "Count cash" and "Post, print and close" steps of the cashup, regardless of the orientation of any
of the touch devices.

This issue is treated as a regression, as it isn't reproducible as such in the 19Q4 release and earlier.

NOTE: it is also reproducible in desktop with chrome developers tools emulating a mobile device
0. Log in the POS as "vallblanca"
1. Select the "Cash up" option from the dropdown menu
2. Place the device in portrait mode and try to scroll through the denominations in the "Count cash" step
NOTICE that scroll is broken and not posible to see all the denominations
3. Place the device in landscape mode
NOTICE that the issue is still present
4. Complete all the steps upto the "Post, print and close" step
NOTICE that the issue is also present here, regardless of orientation
No tags attached.
blocks defect 0042968 closed prakashmurugesan88 [20Q1] [NewSkin] Switching to portrait layout breaks the scrollables of the Cashup window in touch devices 
Issue History
2020-02-17 13:09prakashmurugesan88Typedefect => backport
2020-02-25 08:04hgbotCheckin
2020-02-25 08:04hgbotNote Added: 0118069
2020-02-25 08:04hgbotStatusscheduled => resolved
2020-02-25 08:04hgbotResolutionopen => fixed
2020-02-25 08:04hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR20Q1/org.openbravo.retail.posterminal/rev/72ef7b8eece1f0f4901dc295d1fecb04cea92ae8 [^]
2020-02-25 11:06guilleaerReview Assigned To => guilleaer
2020-02-25 11:06guilleaerStatusresolved => closed
2020-02-25 11:06guilleaerFixed in Version => RR20Q1

Notes
(0118069)
hgbot   
2020-02-25 08:04   
Repository: retail/backports/3.0RR20Q1/org.openbravo.retail.posterminal
Changeset: 72ef7b8eece1f0f4901dc295d1fecb04cea92ae8
Author: Prakash M <prakash <at> qualiantech.com>
Date: Tue Feb 25 12:22:36 2020 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR20Q1/org.openbravo.retail.posterminal/rev/72ef7b8eece1f0f4901dc295d1fecb04cea92ae8 [^]

Fixed BUG-43234: Fixed cashup touch scroll issue on orientation change
* Rerendered cashup payment after resize
* Timeout is set as re-render must happen after window resize complete

---
M web/org.openbravo.retail.posterminal/js/closecash/view/tabcashpayments.js
---