Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0045209 | Retail Modules | Web POS | public | 2020-10-08 14:55 | 2020-10-08 15:05 |
|
Reporter | marvintm | |
Assigned To | marvintm | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR21Q1 | |
Merge Request Status | |
Review Assigned To | migueldejuana |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0045209: Do not use underscore inside the checkAlreadyPaid utility function |
Description | The utility function checkAlreadyPaid is using underscore (specifically the reduce function), and this should be changed as underscore should not be used inside the actions or action preparations. |
Steps To Reproduce | Check the checkAlreadyPaid utility function inside web/org.openbravo.retail.posterminal/app/model/business-object/ticket/AddPaymentUtils.js is using underscore is using _.reduce |
Proposed Solution | Replace it by the reduce function in the array object. |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2020-10-08 14:55 | marvintm | New Issue | |
2020-10-08 14:55 | marvintm | Assigned To | => Retail |
2020-10-08 14:55 | marvintm | OBNetwork customer | => No |
2020-10-08 14:55 | marvintm | Triggers an Emergency Pack | => No |
2020-10-08 15:02 | hgbot | Resolution | open => fixed |
2020-10-08 15:02 | hgbot | Status | new => resolved |
2020-10-08 15:02 | hgbot | Fixed in Version | => RR21Q1 |
2020-10-08 15:02 | hgbot | Note Added: 0123622 | |
2020-10-08 15:03 | marvintm | Assigned To | Retail => marvintm |
2020-10-08 15:05 | migueldejuana | Review Assigned To | => migueldejuana |
2020-10-08 15:05 | migueldejuana | Note Added: 0123623 | |
2020-10-08 15:05 | migueldejuana | Status | resolved => closed |