Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0041770 | Retail Modules | Web POS | public | 2019-09-06 08:00 | 2019-09-06 08:00 |
Reporter | marvintm | ||||
Assigned To | Retail | ||||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0041770: Some improvements need to be done to the approvals management class | ||||
Description | Currently the CheckApproval.java is doing several things inefficiently or wrong: - It is storing approvals as a String, it would be more efficient to store them as a set - It is creating an "Integer" instance, which causes boxing/unboxing - It is creating a temporary preferenceQuery object, only to then immediately create the list | ||||
Steps To Reproduce | . | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | approvals-v2.hgexport (3,817) 2019-09-06 08:00 https://issues.openbravo.com/file_download.php?file_id=13286&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2019-09-06 08:00 | marvintm | New Issue | |||
2019-09-06 08:00 | marvintm | Assigned To | => Retail | ||
2019-09-06 08:00 | marvintm | File Added: approvals-v2.hgexport | |||
2019-09-06 08:00 | marvintm | Triggers an Emergency Pack | => No |
There are no notes attached to this issue. |