Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030595Retail ModulesWeb POSpublic2015-08-18 09:362015-08-25 15:30
marvintm 
marvintm 
urgentmajoralways
closedfixed 
5
 
RR15Q2.4RR15Q2.4 
marvintm
No
0030595: Web POS doesn't work correctly with Chrome 45
Web POS is not rendered correctly in Chrome 45. At least the following visualization problems can be found:

- In the Cashup window, Count cash tab is shown incorrectly, the footer is out of its place
- In the Cashup window, Count phase of the rest of the payment methods is missing the white background
- In the Cashup window, the Post, Print and Close phase is also missing the white background
- Log in the Web POS
- Go to the cash up window, and execute the process. Verify that the steps are not rendered correctly.
No tags attached.
blocks defect 0030593 closed marvintm Web POS doesn't work correctly with Chrome 45 
Issue History
2015-08-18 09:37marvintmTypedefect => backport
2015-08-18 09:37marvintmTarget Version => RR15Q2.4
2015-08-25 09:11hgbotCheckin
2015-08-25 09:11hgbotNote Added: 0079664
2015-08-25 09:11hgbotStatusscheduled => resolved
2015-08-25 09:11hgbotResolutionopen => fixed
2015-08-25 09:11hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR15Q2.4/org.openbravo.retail.posterminal/rev/320ec7b8f291c20c82c6957c3e1efe3f1ae78a43 [^]
2015-08-25 15:30marvintmReview Assigned To => marvintm
2015-08-25 15:30marvintmStatusresolved => closed
2015-08-25 15:30marvintmFixed in Version => RR15Q2.4

Notes
(0079664)
hgbot   
2015-08-25 09:11   
Repository: retail/backports/3.0RR15Q2.4/org.openbravo.retail.posterminal
Changeset: 320ec7b8f291c20c82c6957c3e1efe3f1ae78a43
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Aug 18 14:56:45 2015 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR15Q2.4/org.openbravo.retail.posterminal/rev/320ec7b8f291c20c82c6957c3e1efe3f1ae78a43 [^]

Fixed issue 30595, backport of issue 30593. Fixed several issues in Chrome 45:
- In Cashup window, three steps were not being rendered properly, and the background was either black or transparent.
- In Cash management window, there was a similar problem: background was transparent and text was unreadable.

---
M web/org.openbravo.retail.posterminal/js/cashmgmt/view/listdepositsdrops.js
M web/org.openbravo.retail.posterminal/js/closecash/view/tabcashpayments.js
M web/org.openbravo.retail.posterminal/js/closecash/view/tabcountcash.js
M web/org.openbravo.retail.posterminal/js/closecash/view/tabpostprintclose.js
---