Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0045209 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | have not tried | 2020-10-08 14:55 | 2020-10-08 15:05 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR21Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0123622) hgbot (developer) 2020-10-08 15:02 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 181245db8d7183d6e99bd19d05302af068528d72 Author: Antonio Moreno <anmorenoperez@gmail.com> Date: 2020-10-08T14:57:21+02:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/181245db8d7183d6e99bd19d05302af068528d72 [^] Fixed ISSUE-45209: Replaced usage of _.reduce by the native array reduce function --- M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/AddPaymentUtils.js --- |
(0123623) migueldejuana (viewer) 2020-10-08 15:05 |
Reviewed |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |