Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040202Retail ModulesCash uppublic2019-02-04 16:492019-03-07 09:43
inaki_garcia 
javierRodriguez 
normalmajoralways
closedfixed 
50iOS 12.1.1 (16C50)
main 
RR19Q1 
jorge-garcia
No
No
0040202: [RR19Q1] [iPad] [UX] The user tag and "Bring" button in the cashup step of "Review pending receipts" displace the close button
When reviewing the pending open receipts when performing a cashup, the lines for the receipts that belong to another user of the same terminal present a layout issue:
the label of the user and the "Bring" move the close button "X" out of the pane, making it invisible at first glance. This is a major usability issue and can make the
cash up experience very unintuitive, as it is the case with the iPad where the scroll to make the button visible doesn't appear.
0. Log in the Web POS as user "Openbravo"
1. Add a product to the ticket
2. Force a log out by sesion expiration by waiting for 1 hour
3. Click on the "Log in again" button on the "Online" popup that appears
4. Log back in the Web POS as user "vallblanca"
5. Click on the "Cash up" button from the dropdown menu

NOTICE that the "Review pending receipts" step appears with the visual error and the close button can only be shown by scrolling to the right, as depicted in the attached
screenshots. This also reveals the issue with the layout (padding of elements, etc.)
No tags attached.
blocks defect 0040125 closed javierRodriguez [RR19Q1] [iPad] [UX] The user tag and "Bring" button in the cashup step of "Review pending receipts" displace the close button 
Issue History
2019-02-14 15:59marvintmTypedefect => backport
2019-02-14 15:59marvintmTarget Version => RR19Q1
2019-03-06 17:48hgbotCheckin
2019-03-06 17:48hgbotNote Added: 0110269
2019-03-06 17:48hgbotStatusscheduled => resolved
2019-03-06 17:48hgbotResolutionopen => fixed
2019-03-06 17:48hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR19Q1/org.openbravo.retail.posterminal/rev/222e3597f45e6fb00240674700d58eec984a04df [^]
2019-03-07 09:03jorge-garciaReview Assigned To => jorge-garcia
2019-03-07 09:03jorge-garciaNote Added: 0110277
2019-03-07 09:03jorge-garciaStatusresolved => closed
2019-03-07 09:43jorge-garciaAssigned ToRetail => javierRodriguez

Notes
(0110269)
hgbot   
2019-03-06 17:48   
Repository: retail/backports/3.0RR19Q1/org.openbravo.retail.posterminal
Changeset: 222e3597f45e6fb00240674700d58eec984a04df
Author: Javier Rodriguez <javier.rodriguez <at> openbravo.com>
Date: Wed Mar 06 17:47:16 2019 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR19Q1/org.openbravo.retail.posterminal/rev/222e3597f45e6fb00240674700d58eec984a04df [^]

Fixed issue 40202: The user tag and "Bring" button in the cashup step of "Review pending receipts" displace the close button

Created 3 components to show all the ticket information
Created styles to that components

---
M web/org.openbravo.retail.posterminal/css/obpos-main.css
M web/org.openbravo.retail.posterminal/js/closecash/view/tabpendingreceipts.js
---
(0110277)
jorge-garcia   
2019-03-07 09:03   
Code reviewed and tested