Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0030593 | Retail Modules | Web POS | public | 2015-08-18 09:36 | 2015-09-07 14:26 |
|
Reporter | marvintm | |
Assigned To | marvintm | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR15Q4 | |
Merge Request Status | |
Review Assigned To | mtaal |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0030593: Web POS doesn't work correctly with Chrome 45 |
Description | 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 |
Steps To Reproduce | - Log in the Web POS
- Go to the cash up window, and execute the process. Verify that the steps are not rendered correctly. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0030594 | RR15Q3.1 | closed | marvintm | Web POS doesn't work correctly with Chrome 45 | depends on | backport | 0030595 | RR15Q2.4 | closed | marvintm | Web POS doesn't work correctly with Chrome 45 | related to | defect | 0030687 | | closed | marvintm | Open till window is broken in Chrome 45 | related to | defect | 0030777 | RR15Q4 | closed | marvintm | Open store view does not show correctly in WebPOS in chrome 45 | related to | defect | 0030826 | | closed | guilleaer | Gift card window looks strange on chrome 45 | causes | defect | 0030707 | | closed | marvintm | The Count Cash step in the cashup is not shown correctly when there is a big number of payment methods |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2015-08-18 09:36 | marvintm | New Issue | |
2015-08-18 09:36 | marvintm | Assigned To | => marvintm |
2015-08-18 09:36 | marvintm | OBNetwork customer | => No |
2015-08-18 09:36 | marvintm | Triggers an Emergency Pack | => No |
2015-08-18 09:37 | marvintm | Status | new => scheduled |
2015-08-18 14:57 | hgbot | Checkin | |
2015-08-18 14:57 | hgbot | Note Added: 0079410 | |
2015-08-18 14:57 | hgbot | Status | scheduled => resolved |
2015-08-18 14:57 | hgbot | Resolution | open => fixed |
2015-08-18 14:57 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f879f4951b6a2a0ed40c2703d718e0b6c78c17e5 [^] |
2015-08-25 09:11 | hgbot | Checkin | |
2015-08-25 09:11 | hgbot | Note Added: 0079663 | |
2015-08-27 14:07 | marvintm | Relationship added | related to 0030687 |
2015-08-31 19:18 | marvintm | Relationship added | causes 0030707 |
2015-09-07 10:04 | mtaal | Relationship added | related to 0030777 |
2015-09-07 14:26 | mtaal | Review Assigned To | => mtaal |
2015-09-07 14:26 | mtaal | Note Added: 0080196 | |
2015-09-07 14:26 | mtaal | Status | resolved => closed |
2015-09-07 14:26 | mtaal | Fixed in Version | => RR15Q4 |
2015-09-15 12:10 | mtaal | Relationship added | related to 0030826 |
Notes |
|
(0079410)
|
hgbot
|
2015-08-18 14:57
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: f879f4951b6a2a0ed40c2703d718e0b6c78c17e5
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Aug 18 14:56:45 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f879f4951b6a2a0ed40c2703d718e0b6c78c17e5 [^]
Fixed 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
---
|
|
|
(0079663)
|
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
---
|
|
|
(0080196)
|
mtaal
|
2015-09-07 14:26
|
|
|