Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0005529
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Java Client POS] (No Category)majoralways2008-10-15 11:132014-04-02 09:02
Reporterjarek_wozniakView Statuspublic 
Assigned Tojarek_wozniak 
PriorityhighResolutionfixedFixed in Version2.30 beta
StatusclosedFix in branchFixed in SCM revision308
ProjectionnoneETAnoneTarget Version2.30
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned To
Regression introduced in release
Summary

0005529: External Sales Webservice can't work anymore after uuid-merge

DescriptionThe data classes in .erpCommon.ws.externalSales, i.e. Product.java specify the id attribute and references to foreign id's (i.e. AD_CLIENT_ID) as int/Integer.

In addition the webservice implementation class ExternalSalesImpl tries to convert the data retrieved from the db to Integer for these fields, which can't work for uuid's. This is only noticable at runtime as the code still compiles fine.

These have all to be updated to support uuid's or new versions supporting uuid's have to be created and the old ones deprecated.

Found after a bugreport of copantl in irc.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on defect 00054732.50 closedjarek_wozniak Openbravo ERP External Sales Webservice can't work anymore after uuid-merge 

-  Notes
(0009584)
svnbot (reporter)
2008-10-15 15:41

Repository: openbravopos
Revision: 308
Author: jarek.wozniak
Date: 2008-10-15 15:41:37 +0200 (Wed, 15 Oct 2008)

Fixes issue 0005529: External Sales Webservice can't work anymore after uuid-merge

---
U trunk/src-erp/com/openbravo/possync/ExternalSalesHelper.java
U trunk/src-erp/com/openbravo/possync/OrdersSync.java
U trunk/src-erp/com/openbravo/possync/ProductsSync.java
U trunk/src-erp/com/openbravo/ws/customers/BusinessPartner.java
U trunk/src-erp/com/openbravo/ws/customers/Contact.java
U trunk/src-erp/com/openbravo/ws/customers/Customer.java
U trunk/src-erp/com/openbravo/ws/customers/Location.java
U trunk/src-erp/com/openbravo/ws/customers/WebServiceImpl.java
U trunk/src-erp/com/openbravo/ws/customers/WebServiceImplServiceLocator.java
U trunk/src-erp/com/openbravo/ws/customers/WebServiceSoapBindingStub.java
U trunk/src-erp/com/openbravo/ws/externalsales/Category.java
U trunk/src-erp/com/openbravo/ws/externalsales/ExternalSalesImpl.java
U trunk/src-erp/com/openbravo/ws/externalsales/ExternalSalesImplServiceLocator.java
U trunk/src-erp/com/openbravo/ws/externalsales/ExternalSalesSoapBindingStub.java
U trunk/src-erp/com/openbravo/ws/externalsales/OrderLine.java
U trunk/src-erp/com/openbravo/ws/externalsales/Product.java
U trunk/src-erp/com/openbravo/ws/externalsales/ProductPlus.java
U trunk/src-erp/com/openbravo/ws/externalsales/Tax.java
---

https://dev.openbravo.com/websvn/openbravopos/?rev=308&sc=1 [^]
(0009585)
adrianromero (manager)
2008-10-15 16:08

With this change. It will not be possible to synchronize with Openbravo ERP 2.40 or earlier versions
(0065877)
plujan (manager)
2014-04-02 09:02

Closed as it was in Resolved for too long

- Issue History
Date Modified Username Field Change
2008-10-15 11:13 jarek_wozniak New Issue
2008-10-15 11:13 jarek_wozniak Assigned To => jarek_wozniak
2008-10-15 11:13 jarek_wozniak sf_bug_id 0 => 2167915
2008-10-15 11:13 jarek_wozniak Relationship added related to 0005473
2008-10-15 11:40 jarek_wozniak Relationship deleted related to 0005473
2008-10-15 15:12 jarek_wozniak Relationship added depends on 0005473
2008-10-15 15:41 svnbot Checkin
2008-10-15 15:41 svnbot Note Added: 0009584
2008-10-15 15:41 svnbot Status new => resolved
2008-10-15 15:41 svnbot Resolution open => fixed
2008-10-15 15:41 svnbot svn_revision => 308
2008-10-15 16:08 adrianromero Note Added: 0009585
2009-03-02 15:42 adrianromero Target Version 2.30 => 2.30 beta
2009-03-02 15:45 adrianromero Target Version 2.30 beta => 2.30
2009-03-02 15:46 adrianromero Fixed in Version => 2.30 beta
2012-11-07 09:40 priyam Category 01 - General => (No Category)
2014-04-02 09:02 plujan Note Added: 0065877
2014-04-02 09:02 plujan Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker