Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0024011 | Retail Modules | Web POS | public | 2013-06-06 14:36 | 2013-06-06 14:36 |
Reporter | adrianromero | ||||
Assigned To | adrianromero | ||||
Priority | normal | Severity | major | Reproducibility | have not tried |
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 | 0024011: Support large product assortments with images (>20000) | ||||
Description | The current architecture in Web POS loads and stores in cache all the products data and its images when starting the first time the application. With this architecture Openbravo Web POS can be executed offline without losing any sale. This has a limitation. If the assortment of products is too big and products have image. The chunk of data loaded when starting the application can be very big and can make the application not to start. For example if we have 20.000 products and each product image is 20Kb. the chunk of data to load at start time is more than 400.000Kb. With this data size the application cannot start | ||||
Steps To Reproduce | Create an assortment of products with more than 20.000 products and assign an image to each product. Try to login in Web POS and verify that the application cannot bee started. | ||||
Proposed Solution | A new operational mode can be created for loading products. With this mode images doesn't need to be loaded with the rest of the products data and only load product images on demand. | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2013-06-06 14:36 | adrianromero | New Issue | |||
2013-06-06 14:36 | adrianromero | Assigned To | => adrianromero |
There are no notes attached to this issue. |