Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0037691 | Retail Modules | Web POS | public | 2018-01-19 11:10 | 2018-01-24 14:14 |
|
Reporter | migueldejuana | |
Assigned To | migueldejuana | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | RR17Q4.1 | Fixed in Version | RR17Q4.1 | |
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 | 0037691: Remove unneeded receipt save which causes performance problems |
Description | After every change in the receipt, calculateReceipt is executed. Inside this function, we do a save of the order in the local database.
All the interactions with the local database must be avoided because the performance get affected.
We need to remove all saves of the receipt done before doing calculateReceipt because they are not needed and make performance to be bad. |
Steps To Reproduce | See Desc. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0037688 | | closed | migueldejuana | Remove unneeded receipt save which causes performance problems |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2018-01-19 12:18 | marvintm | Type | defect => backport |
2018-01-19 12:18 | marvintm | Target Version | => RR17Q4.1 |
2018-01-23 11:55 | hgbot | Checkin | |
2018-01-23 11:55 | hgbot | Note Added: 0101902 | |
2018-01-23 11:55 | hgbot | Status | scheduled => resolved |
2018-01-23 11:55 | hgbot | Resolution | open => fixed |
2018-01-23 11:55 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b6d3bbc589ba8c79d86245b6f067364b87040ffe [^] => http://code.openbravo.com/retail/backports/3.0RR17Q4.1/org.openbravo.retail.posterminal/rev/739b5ab30b8dad045fc456d542deb31c9e9463f8 [^] |
2018-01-24 14:14 | marvintm | Status | resolved => closed |
2018-01-24 14:14 | marvintm | Fixed in Version | => RR17Q4.1 |