Openbravo Issue Tracking System - Retail Modules
View Issue Details
0038233Retail ModulesWeb POSpublic2018-03-27 13:512018-05-28 10:47
malsasua 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR18Q3 
marvintm
No
0038233: Not all images are not included in Manifest
The images included in modules that the module depends of WebPOS or Mobile Core, this images are not included automatically in the manifest
. create a new module that it depends of WebPOS with images
. check the manifest. The images are not included
No tags attached.
Issue History
2018-03-27 13:51malsasuaNew Issue
2018-03-27 13:51malsasuaAssigned To => Retail
2018-03-27 13:51malsasuaResolution time => 1527372000
2018-03-27 13:51malsasuaTriggers an Emergency Pack => No
2018-04-03 12:30jorge-garciaStatusnew => scheduled
2018-04-03 12:30jorge-garciaAssigned ToRetail => jorge-garcia
2018-04-09 11:12jorge-garciaAssigned Tojorge-garcia => malsasua
2018-04-09 11:12jorge-garciaAssigned Tomalsasua => ranjith_qualiantech_com
2018-04-10 09:05hgbotCheckin
2018-04-10 09:05hgbotNote Added: 0103761
2018-04-10 09:05hgbotStatusscheduled => resolved
2018-04-10 09:05hgbotResolutionopen => fixed
2018-04-10 09:05hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3d1f61b55d7588d338f7387e4c20b660cadacf92 [^]
2018-05-10 13:09marvintmNote Added: 0104450
2018-05-10 13:09marvintmStatusresolved => new
2018-05-10 13:09marvintmResolutionfixed => open
2018-05-14 13:27ranjith_qualiantech_comStatusnew => scheduled
2018-05-15 07:27hgbotCheckin
2018-05-15 07:27hgbotNote Added: 0104510
2018-05-15 07:27hgbotCheckin
2018-05-15 07:27hgbotNote Added: 0104511
2018-05-15 07:27hgbotStatusscheduled => resolved
2018-05-15 07:27hgbotResolutionopen => fixed
2018-05-15 07:27hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3d1f61b55d7588d338f7387e4c20b660cadacf92 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/e4e2c1fe0791fe8e4d3e9348e3aee3e6756866b0 [^]
2018-05-28 10:47marvintmReview Assigned To => marvintm
2018-05-28 10:47marvintmStatusresolved => closed
2018-05-28 10:47marvintmFixed in Version => RR18Q3

Notes
(0103761)
hgbot   
2018-04-10 09:05   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 3d1f61b55d7588d338f7387e4c20b660cadacf92
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Apr 10 12:35:06 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3d1f61b55d7588d338f7387e4c20b660cadacf92 [^]

Fixed issue 38233 : Added WEBPOS and its dependency module images to manifest

---
M src/org/openbravo/retail/posterminal/ApplicationCacheComponent.java
---
(0104450)
marvintm   
2018-05-10 13:09   
Logic should be in mobile.core instead of the WebPOS, because all applications which use a manifest should work in this way.
(0104510)
hgbot   
2018-05-15 07:27   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 3e646121620b3f76e3ad65b0eb5d2c7d67ddf092
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon May 14 14:39:35 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3e646121620b3f76e3ad65b0eb5d2c7d67ddf092 [^]

Related to issue 38233 : All modules image which depends on mobile core module should added to manifest

Backed out changeset: 3d1f61b55d75

---
M src/org/openbravo/retail/posterminal/ApplicationCacheComponent.java
---
(0104511)
hgbot   
2018-05-15 07:27   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: e4e2c1fe0791fe8e4d3e9348e3aee3e6756866b0
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu May 10 18:17:26 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/e4e2c1fe0791fe8e4d3e9348e3aee3e6756866b0 [^]

Fixed issue 38233 : Add images from application module and its dependent modue to manifest

---
M src/org/openbravo/mobile/core/MobileCoreApplicationCacheComponent.java
---