Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039482Retail ModulesWeb POSpublic2018-10-18 13:522018-10-18 18:56
egoitz 
gorka_gil 
immediatecriticalalways
closedfixed 
5
 
RR18Q4RR18Q4 
marvintm
Production - Confirmed Stable
No
0039482: 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 => RR18Q4.1
2018-10-18 14:08marvintmTarget VersionRR18Q4.1 => RR18Q4
2018-10-18 14:39hgbotCheckin
2018-10-18 14:39hgbotNote Added: 0107440
2018-10-18 14:39hgbotStatusscheduled => resolved
2018-10-18 14:39hgbotResolutionopen => fixed
2018-10-18 14:39hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR18Q4/org.openbravo.retail.posterminal/rev/031408acb588c5baa38de56e388825ccd3f639c5 [^]
2018-10-18 18:56marvintmReview Assigned To => marvintm
2018-10-18 18:56marvintmStatusresolved => closed
2018-10-18 18:56marvintmFixed in Version => RR18Q4

Notes
(0107440)
hgbot   
2018-10-18 14:39   
Repository: retail/backports/3.0RR18Q4/org.openbravo.retail.posterminal
Changeset: 031408acb588c5baa38de56e388825ccd3f639c5
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.0RR18Q4/org.openbravo.retail.posterminal/rev/031408acb588c5baa38de56e388825ccd3f639c5 [^]

Fixes issue 39482: 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
---