Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0033428 | Retail Modules | Web POS | public | 2016-07-05 12:35 | 2016-07-19 18:34 |
Reporter | guilleaer | ||||
Assigned To | shivum039 | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | RR16Q4 | Fixed in Version | |||
Merge Request Status | |||||
Review Assigned To | marvintm | ||||
OBNetwork customer | No | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0033428: When void layaway flow is executed a scrim should be shown. We are doing it for other flows. | ||||
Description | When void layaway flow is executed a scrim should be shown. We are doing it for other flows. From web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js @@ -915,6 +921,7 @@ } else { //Void Layaway if (this.owner.receipt.get('orderType') === 3) { + //here scrim should be shown this.owner.receipt.trigger('voidLayaway'); } else { this.setDisabled(true); Is VERY IMPORTANT to ensure that scrim is hidden once the void layaway process in finshed | ||||
Steps To Reproduce | N/A | ||||
Proposed Solution | See description. Make sure that scrim is hidden when process finishes | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2016-07-05 12:35 | guilleaer | New Issue | |||
2016-07-05 12:35 | guilleaer | Assigned To | => Retail | ||
2016-07-05 12:35 | guilleaer | OBNetwork customer | => No | ||
2016-07-05 12:35 | guilleaer | Triggers an Emergency Pack | => No | ||
2016-07-11 11:17 | shivum039 | Assigned To | Retail => shivum039 | ||
2016-07-11 12:02 | shivum039 | Status | new => scheduled | ||
2016-07-15 10:17 | hgbot | Checkin | |||
2016-07-15 10:17 | hgbot | Note Added: 0088514 | |||
2016-07-15 10:17 | hgbot | Status | scheduled => resolved | ||
2016-07-15 10:17 | hgbot | Resolution | open => fixed | ||
2016-07-15 10:17 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e54e41006461f004e453ff0b3c755115a44e1b16 [^] | ||
2016-07-19 18:34 | marvintm | Review Assigned To | => marvintm | ||
2016-07-19 18:34 | marvintm | Status | resolved => closed |
Notes | |||||
|
|||||
|
|