Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039483Retail ModulesWeb POSpublic2018-10-18 13:522018-10-18 18:56
egoitz 
gorka_gil 
immediatecriticalalways
closedfixed 
5
 
RR18Q3.2RR18Q3.2 
marvintm
Production - Confirmed Stable
No
0039483: When using remote images the minimized images are not used
After enable the preference to get the images from the backend, the images got on the product selector are not the ones minimized but the big ones.
-Enable the preference to use remote images
-Create the images
-Access to the pos
-Open the developers tool on the networking section
-Use the browse option to find products.
*Check on the developers tool that the request for the images are getting the big images and not the ones that end with _min which are the minimized images.
No tags attached.
blocks defect 0039481 closed gorka_gil When using remote images the minimized images are not used 
Issue History
2018-10-18 13:54gorka_gilTypedefect => backport
2018-10-18 13:54gorka_gilTarget Version => RR18Q3.2
2018-10-18 14:30hgbotCheckin
2018-10-18 14:30hgbotNote Added: 0107439
2018-10-18 14:30hgbotStatusscheduled => resolved
2018-10-18 14:30hgbotResolutionopen => fixed
2018-10-18 14:30hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR18Q3.2/org.openbravo.retail.posterminal/rev/9d0e810fcebfc91b1c12816f315a2dae0a78b130 [^]
2018-10-18 18:56marvintmReview Assigned To => marvintm
2018-10-18 18:56marvintmStatusresolved => closed
2018-10-18 18:56marvintmFixed in Version => RR18Q3.2

Notes
(0107439)
hgbot   
2018-10-18 14:30   
Repository: retail/backports/3.0RR18Q3.2/org.openbravo.retail.posterminal
Changeset: 9d0e810fcebfc91b1c12816f315a2dae0a78b130
Author: Gorka Gil <gorka.gil <at> openbravo.com>
Date: Thu Oct 18 14:21:46 2018 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR18Q3.2/org.openbravo.retail.posterminal/rev/9d0e810fcebfc91b1c12816f315a2dae0a78b130 [^]

Fixes issue 39483: Fix that product browse and search uses minimized images

Because a regresion when configuring the pos to download the images from the server
were downlaoding the big images instead the minimized ones

---
M web/org.openbravo.retail.posterminal/js/components/renderproduct.js
M web/org.openbravo.retail.posterminal/js/utils/ob-utilitiesuipos.js
---