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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0031545
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminoralways2015-11-20 10:572015-12-07 09:20
ReporterOrekariaView Statuspublic 
Assigned Tomario_castello 
PrioritynormalResolutionfixedFixed in VersionRR16Q1
StatusclosedFix in branchFixed in SCM revisionadfa762806a1
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toguilleaer
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0031545: updateCreditSalesAction() should be used to update the visibility of the 'Use credit' button

DescriptionupdateCreditSalesAction() should be used to update the visibility of the 'Use credit' button
Steps To ReproduceLook for the updateCreditSalesAction method in the payment.js file
Verify that method updates the 'Use Credit' button visibility
In the code, look for
  this.$.creditsalesaction.show();
  this.$.creditsalesaction.hide();
Verify that they exists out of the updateCreditSalesAction method (INCORRECT)
Proposed SolutionChange the ocurrences of
  this.$.creditsalesaction.show();
  this.$.creditsalesaction.hide();
with
  updateCreditSalesAction
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0029870 closedmario_castello when layaway order is overpaid using card, then layaway button wrongly appears in the screen 
depends on defect 0031510 closedmario_castello [RR15Q4] Certain layaway flow is not correctly built 

-  Notes
(0082331)
hgbot (developer)
2015-11-25 15:11

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: adfa762806a10fe040ee1cb82bfee64b24be882d
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Wed Nov 25 08:10:31 2015 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/adfa762806a10fe040ee1cb82bfee64b24be882d [^]

Fixed issue 31545: Change hide and show credit button with updateCreditSalesAction function

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---

- Issue History
Date Modified Username Field Change
2015-11-20 10:57 Orekaria New Issue
2015-11-20 10:57 Orekaria Assigned To => Retail
2015-11-20 10:57 Orekaria Triggers an Emergency Pack => No
2015-11-23 15:32 Orekaria Relationship added depends on 0031510
2015-11-23 15:37 Orekaria Relationship added related to 0029870
2015-11-23 16:07 mario_castello Assigned To Retail => mario_castello
2015-11-24 15:11 mario_castello Status new => scheduled
2015-11-25 15:11 hgbot Checkin
2015-11-25 15:11 hgbot Note Added: 0082331
2015-11-25 15:11 hgbot Status scheduled => resolved
2015-11-25 15:11 hgbot Resolution open => fixed
2015-11-25 15:11 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/adfa762806a10fe040ee1cb82bfee64b24be882d [^]
2015-12-07 09:20 guilleaer Review Assigned To => guilleaer
2015-12-07 09:20 guilleaer Status resolved => closed
2015-12-07 09:20 guilleaer Fixed in Version => RR16Q1


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker