Openbravo Issue Tracking System - Retail Modules | |||||||||||||||||||
View Issue Details | |||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||
0031545 | Retail Modules | Web POS | public | 2015-11-20 10:57 | 2015-12-07 09:20 | ||||||||||||||
Reporter | Orekaria | ||||||||||||||||||
Assigned To | mario_castello | ||||||||||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||||||||||
Status | closed | Resolution | fixed | ||||||||||||||||
Platform | OS | 5 | OS Version | ||||||||||||||||
Product Version | |||||||||||||||||||
Target Version | Fixed in Version | RR16Q1 | |||||||||||||||||
Merge Request Status | |||||||||||||||||||
Review Assigned To | guilleaer | ||||||||||||||||||
OBNetwork customer | No | ||||||||||||||||||
Support ticket | |||||||||||||||||||
Regression level | |||||||||||||||||||
Regression date | |||||||||||||||||||
Regression introduced in release | |||||||||||||||||||
Regression introduced by commit | |||||||||||||||||||
Triggers an Emergency Pack | No | ||||||||||||||||||
Summary | 0031545: updateCreditSalesAction() should be used to update the visibility of the 'Use credit' button | ||||||||||||||||||
Description | updateCreditSalesAction() should be used to update the visibility of the 'Use credit' button | ||||||||||||||||||
Steps To Reproduce | Look 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 Solution | Change the ocurrences of this.$.creditsalesaction.show(); this.$.creditsalesaction.hide(); with updateCreditSalesAction | ||||||||||||||||||
Additional Information | |||||||||||||||||||
Tags | No tags attached. | ||||||||||||||||||
Relationships |
| ||||||||||||||||||
Attached Files | |||||||||||||||||||
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 | OBNetwork customer | => No | ||||||||||||||||
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 |
Notes | |||||
|
|||||
|
|