Openbravo Issue Tracking System - Retail Modules
View Issue Details
0024011Retail ModulesWeb POSpublic2013-06-06 14:362013-06-06 14:36
adrianromero 
adrianromero 
normalmajorhave not tried
newopen 
5
 
 
No
0024011: Support large product assortments with images (>20000)
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
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.
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.

No tags attached.
Issue History
2013-06-06 14:36adrianromeroNew Issue
2013-06-06 14:36adrianromeroAssigned To => adrianromero

There are no notes attached to this issue.