Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0033428 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | have not tried | 2016-07-05 12:35 | 2016-07-19 18:34 | |||
Reporter | guilleaer | View Status | public | |||||
Assigned To | shivum039 | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | e54e41006461 | ||||
Projection | none | ETA | none | Target Version | RR16Q4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0088514) hgbot (developer) 2016-07-15 10:17 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: e54e41006461f004e453ff0b3c755115a44e1b16 Author: Shivanand Madiwalar <shivanand.madiwalar <at> promantia.com> Date: Fri Jul 15 13:47:04 2016 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e54e41006461f004e453ff0b3c755115a44e1b16 [^] Fixes Issue 33428 : The Scrim Is Shown During Void LayWay Process and Scrim is Hidden when Process Finishes . --- M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js --- |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |