Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0021157 | Retail Modules | Web POS | public | 2012-07-19 15:48 | 2012-12-21 13:55 |
|
Reporter | alostale | |
Assigned To | guilleaer | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | duplicate | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | RMP18 | Fixed in Version | RMP18 | |
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 | 0021157: Doc num calculation will not scale |
Description | Whenever POS application is loaded, next doc number needs to be calculated.
Currently, this is done iterating over all orders generated from the terminal to get the maximum number. This won't scale if the number of orders is big enough. Also the query is using a like doc num, so index cannot be used. |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | Performance |
Relationships | duplicate of | design defect | 0022588 | RMP18 | closed | guilleaer | Bad performance for big volumes when the next document number for orders and quotations is calculated. | related to | defect | 0021154 | | closed | AugustoMauch | Duplicated order document numbers | related to | feature request | 0021194 | | new | adrianromero | Availability of restarting Web POS sequences |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-07-19 15:48 | alostale | New Issue | |
2012-07-19 15:48 | alostale | Assigned To | => adrianromero |
2012-07-19 15:49 | alostale | Relationship added | related to 0021156 |
2012-07-19 15:49 | alostale | Relationship added | related to 0021154 |
2012-07-19 15:49 | alostale | Relationship deleted | related to 0021156 |
2012-07-19 15:53 | alostale | Tag Attached: Performance | |
2012-07-19 16:26 | hgbot | Checkin | |
2012-07-19 16:26 | hgbot | Note Added: 0050764 | |
2012-07-25 10:40 | adrianromero | Relationship added | related to 0021194 |
2012-11-09 11:31 | adrianromero | Status | new => scheduled |
2012-11-09 11:31 | adrianromero | fix_in_branch | => pi |
2012-12-20 14:24 | adrianromero | Assigned To | adrianromero => guilleaer |
2012-12-20 14:25 | adrianromero | Target Version | => RMP18 |
2012-12-20 14:25 | adrianromero | fix_in_branch | pi => |
2012-12-21 13:52 | guilleaer | Relationship added | depends on 0022588 |
2012-12-21 13:55 | guilleaer | Relationship replaced | duplicate of 0022588 |
2012-12-21 13:55 | guilleaer | Note Added: 0055157 | |
2012-12-21 13:55 | guilleaer | Status | scheduled => closed |
2012-12-21 13:55 | guilleaer | Resolution | open => duplicate |
2012-12-21 13:55 | guilleaer | Fixed in Version | => RMP18 |