Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0033428
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminorhave not tried2016-07-05 12:352016-07-19 18:34
ReporterguilleaerView Statuspublic 
Assigned Toshivum039 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisione54e41006461
ProjectionnoneETAnoneTarget VersionRR16Q4
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Merge Request Status
Review Assigned Tomarvintm
OBNetwork customerNo
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0033428: When void layaway flow is executed a scrim should be shown. We are doing it for other flows.

DescriptionWhen 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 ReproduceN/A
Proposed SolutionSee description.

Make sure that scrim is hidden when process finishes
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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
---

- 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


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker