Openbravo Issue Tracking System - Modules
View Issue Details
0018496ModulesPOS-ERP Synchronization Web Servicepublic2011-09-12 11:152011-11-09 16:59
egoitz 
adrianromero 
urgentmajoralways
closedfixed 
5
 
 
0018496: The job to synchronize products does not allow imageblob reference
The shynchronization process to copy productos from ERP to POS does not suport
the imageblob that is used on Openbravo 3.
-Add the POS sync module.
-Use the following doc to use images on product window
http://marvintm.wordpress.com/2011/08/01/image-reference-now-supported-in-openbravo-3/ [^]

-try to syn the ERP with POS using a spoon job
No tags attached.
related to defect 00185303.0MP9 closed marvintm Openbravo ERP The image field on product window has an incorrect reference. 
Issue History
2011-09-12 11:15egoitzNew Issue
2011-09-12 11:15egoitzAssigned To => adrianromero
2011-09-12 17:58egoitzIssue Monitored: networkb
2011-09-15 09:49egoitzRelationship addedrelated to 0018530
2011-09-21 17:08hgbotCheckin
2011-09-21 17:08hgbotNote Added: 0041197
2011-09-21 17:08hgbotStatusnew => resolved
2011-09-21 17:08hgbotResolutionopen => fixed
2011-09-21 17:08hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.pos.sync/rev/a9e35c97b58a2f95a685543dd04d618466a805a7 [^]
2011-09-21 17:12adrianromeroNote Added: 0041198
2011-11-09 16:59egoitzStatusresolved => closed

Notes
(0041197)
hgbot   
2011-09-21 17:08   
Repository: erp/pmods/org.openbravo.pos.sync
Changeset: a9e35c97b58a2f95a685543dd04d618466a805a7
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Wed Sep 21 16:54:23 2011 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.pos.sync/rev/a9e35c97b58a2f95a685543dd04d618466a805a7 [^]

Fixes issue 0018496: The job to synchronize products does not allow imageblob reference
It has been modified the synchronization process to support the new reference *Image BLOB* in the column *Image* for the table *Product*

---
M resources/Products.ktr
M src/org/openbravo/pos/sync/model/PosProduct.java
M src/org/openbravo/pos/sync/rest/ProductProcess.java
---
(0041198)
adrianromero   
2011-09-21 17:12   
* Testing the issue

Wait for the related issue 18530 to be fixed or go to the table Product, Field Image and change the reference to "Image BLOB". Also make this field visible in the Products window.

Assign an image to some products

Execute the synchronization process

Open Openbravo POS and verify that the product images has been synchronized.

* Other areas affected

No other areas affected, only the synchronization of product images has been modified.