Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030707Retail ModulesWeb POSpublic2015-08-31 18:002015-09-22 10:06
marvintm 
marvintm 
normalminorhave not tried
closedfixed 
5
 
RR15Q4 
mtaal
No
0030707: The Count Cash step in the cashup is not shown correctly when there is a big number of payment methods
Currently the Count Cash step is not shown correctly when there is a big number of payment methods. The box itself is too small, and although it is correct that it's scrollable, the footer which contains the sum of all payment methods should be out of the box, and always shown, without the need to scroll to see it.
- Configure the POS with a big number of payment methods.
- Log in the POS. Go to the cashup window, and navigate to the Count Cash step.
- Verify that the box is too small, and the footer which contains the sum of all payment methods is hidden, and you need to scroll to see it.
No tags attached.
depends on backport 0030708RR15Q3.1 closed marvintm The Count Cash step in the cashup is not shown correctly when there is a big number of payment methods 
caused by defect 0030593 closed marvintm Web POS doesn't work correctly with Chrome 45 
png Captura de pantalla 2015-08-31 a las 17.58.52.png (282,634) 2015-08-31 18:01
https://issues.openbravo.com/file_download.php?file_id=8402&type=bug
png Selection_017.png (117,712) 2015-09-21 16:05
https://issues.openbravo.com/file_download.php?file_id=8468&type=bug
png

png Selection_018.png (109,288) 2015-09-21 16:06
https://issues.openbravo.com/file_download.php?file_id=8469&type=bug
png
Issue History
2015-08-31 18:00marvintmNew Issue
2015-08-31 18:00marvintmAssigned To => Retail
2015-08-31 18:00marvintmTriggers an Emergency Pack => No
2015-08-31 18:01marvintmFile Added: Captura de pantalla 2015-08-31 a las 17.58.52.png
2015-08-31 19:13marvintmAssigned ToRetail => marvintm
2015-08-31 19:17hgbotCheckin
2015-08-31 19:17hgbotNote Added: 0079906
2015-08-31 19:17hgbotStatusnew => resolved
2015-08-31 19:17hgbotResolutionopen => fixed
2015-08-31 19:17hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d2058bf9a6fb5e948a2ac897f20b6cef1643efcb [^]
2015-08-31 19:18marvintmStatusresolved => new
2015-08-31 19:18marvintmResolutionfixed => open
2015-08-31 19:18marvintmStatusnew => acknowledged
2015-08-31 19:18marvintmStatusacknowledged => scheduled
2015-08-31 19:18marvintmStatusscheduled => resolved
2015-08-31 19:18marvintmFixed in Version => RR15Q4
2015-08-31 19:18marvintmResolutionopen => fixed
2015-08-31 19:18marvintmRelationship addedcaused by 0030593
2015-08-31 19:19marvintmNote Added: 0079907
2015-09-18 11:23mtaalReview Assigned To => mtaal
2015-09-21 16:05mtaalFile Added: Selection_017.png
2015-09-21 16:06mtaalFile Added: Selection_018.png
2015-09-22 10:06mtaalNote Added: 0080554
2015-09-22 10:06mtaalStatusresolved => closed

Notes
(0079906)
hgbot   
2015-08-31 19:17   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: d2058bf9a6fb5e948a2ac897f20b6cef1643efcb
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Aug 31 19:16:23 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d2058bf9a6fb5e948a2ac897f20b6cef1643efcb [^]

Fixed issue 30707. Now the Cash Count step in the cashup window will not be too small, and even a significant amount of payment types will fit in.

---
M web/org.openbravo.retail.posterminal/js/closecash/view/tabcountcash.js
---
(0079907)
marvintm   
2015-08-31 19:19   
This problem was caused by a change in this issue:

https://issues.openbravo.com/view.php?id=30593 [^]

The solution has been to revert an unnecessary change done in that issue.
(0080554)
mtaal   
2015-09-22 10:06   
Reviewed