Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0005529 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Java Client POS] (No Category) | major | always | 2008-10-15 11:13 | 2014-04-02 09:02 | |||
Reporter | jarek_wozniak | View Status | public | |||||
Assigned To | jarek_wozniak | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 2.30 beta | |||
Status | closed | Fix in branch | Fixed in SCM revision | 308 | ||||
Projection | none | ETA | none | Target Version | 2.30 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Regression date | ||||||||
Regression introduced by commit | ||||||||
Regression level | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression introduced in release | ||||||||
Summary | 0005529: External Sales Webservice can't work anymore after uuid-merge | |||||||
Description | The 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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||
|
![]() |
|
(0009584) svnbot (viewer) 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 |
![]() |
|||
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 |