Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0024011 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
feature request | [Retail Modules] Web POS | major | have not tried | 2013-06-06 14:36 | 2013-06-06 14:36 | |||||||
Reporter | adrianromero | View Status | public | |||||||||
Assigned To | adrianromero | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | SCM revision | |||||||||||
Review Assigned To | ||||||||||||
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. | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Issue History | |||
Date Modified | Username | Field | Change |
2013-06-06 14:36 | adrianromero | New Issue | |
2013-06-06 14:36 | adrianromero | Assigned To | => adrianromero |
Copyright © 2000 - 2009 MantisBT Group |