Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0037577 | Retail Modules | Web POS | public | 2018-01-03 14:23 | 2018-02-06 18:24 |
Reporter | umartirena | ||||
Assigned To | jorge-garcia | ||||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | RR18Q2 | |||
Merge Request Status | |||||
Review Assigned To | marvintm | ||||
OBNetwork customer | No | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0037577: Performance issues in Web POS while working with big amount of manual Discount (9.000) | ||||
Description | Performance issues in Web POS while working with big amount of manual Discount (9.000). | ||||
Steps To Reproduce | Load 9.000 manual discounts in Web POS. Login in Web POS. Add a line. Check that it takes around a minute to add the line and the Web POS freezes in the mean time. | ||||
Proposed Solution | OB.UTIL.isDisableDiscount function is the source of the problem. Make a count(*) instead of returning all the records of the query. | ||||
Additional Information | |||||
Tags | Performance | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2018-01-03 14:23 | umartirena | New Issue | |||
2018-01-03 14:23 | umartirena | Assigned To | => Retail | ||
2018-01-03 14:23 | umartirena | OBNetwork customer | => No | ||
2018-01-03 14:23 | umartirena | Triggers an Emergency Pack | => No | ||
2018-01-03 15:04 | Sandrahuguet | Tag Attached: Performance | |||
2018-01-03 16:05 | jorge-garcia | Status | new => scheduled | ||
2018-01-03 16:05 | jorge-garcia | Assigned To | Retail => jorge-garcia | ||
2018-01-08 08:49 | hgbot | Checkin | |||
2018-01-08 08:49 | hgbot | Note Added: 0101606 | |||
2018-01-08 08:49 | hgbot | Status | scheduled => resolved | ||
2018-01-08 08:49 | hgbot | Resolution | open => fixed | ||
2018-01-08 08:49 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/3738b06a513d5c21546f65515d5b579b6dc3813e [^] | ||
2018-02-06 18:24 | marvintm | Review Assigned To | => marvintm | ||
2018-02-06 18:24 | marvintm | Status | resolved => closed | ||
2018-02-06 18:24 | marvintm | Fixed in Version | => RR18Q2 |
Notes | |||||
|
|||||
|
|