Openbravo Issue Tracking System - Retail Modules
View Issue Details
0034344Retail ModulesWeb POSpublic2016-10-28 15:012016-12-07 18:09
malsasua 
marvintm 
normalmajoralways
closedfixed 
20Community Appliance
 
RR17Q1 
guilleaer
No
0034344: Product images are deleted when smartbuild is executed
When a compilation is done in a environment, the product images generated by process "generate product images" are deleted, and it is necessary to execute the process again
in backend:
. execute: generate product images
go to folder
tomcat/webapps/openbravo/web/org.openbravo.retail.posterminal/productImages/
the images are stored

do smartbuild
go to folder
tomcat/webapps/openbravo/web/org.openbravo.retail.posterminal/productImages/
it is empty
No tags attached.
Issue History
2016-10-28 15:01malsasuaNew Issue
2016-10-28 15:01malsasuaAssigned To => Retail
2016-10-28 15:01malsasuaResolution time => 1479510000
2016-10-28 15:01malsasuaTriggers an Emergency Pack => No
2016-11-28 15:25jorge-garciaStatusnew => scheduled
2016-11-28 15:25jorge-garciaAssigned ToRetail => jorge-garcia
2016-11-28 15:45jorge-garciaAssigned Tojorge-garcia => Retail
2016-11-28 15:45jorge-garciaStatusscheduled => acknowledged
2016-12-06 09:21marvintmStatusacknowledged => scheduled
2016-12-06 09:21marvintmAssigned ToRetail => marvintm
2016-12-06 10:49hgbotCheckin
2016-12-06 10:49hgbotNote Added: 0092113
2016-12-06 10:49hgbotStatusscheduled => resolved
2016-12-06 10:49hgbotResolutionopen => fixed
2016-12-06 10:49hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6882831d9f05688c9cf9dcd514f799de28ba923e [^]
2016-12-07 18:09guilleaerReview Assigned To => guilleaer
2016-12-07 18:09guilleaerStatusresolved => closed
2016-12-07 18:09guilleaerFixed in Version => RR17Q1

Notes
(0092113)
hgbot   
2016-12-06 10:49   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 6882831d9f05688c9cf9dcd514f799de28ba923e
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Dec 06 10:48:39 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6882831d9f05688c9cf9dcd514f799de28ba923e [^]

Fixed issue 34344. productImages folder will be copied to sources, to prevent smartbuild from removing it from Webcontent.

---
M src/org/openbravo/retail/posterminal/utility/GenerateProductImages.java
---