Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0024011
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Retail Modules] Web POSmajorhave not tried2013-06-06 14:362013-06-06 14:36
ReporteradrianromeroView Statuspublic 
Assigned Toadrianromero 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0024011: Support large product assortments with images (>20000)

DescriptionThe 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 ReproduceCreate 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 SolutionA 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.

TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- 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
Powered by Mantis Bugtracker