Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0005473 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Z. Others | critical | N/A | 2008-10-08 23:35 | 2008-12-16 11:13 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | jarek_wozniak | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 8822 | |||
Projection | none | ETA | none | Target Version | 2.50 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0005473: 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 | ||||||||
![]() |
|||||||||||||||||
|
![]() |
|
(0009473) shuehner (administrator) 2008-10-08 23:36 |
In addition the client side users of this interface should be tested / adapted to the updated/new interfaces (i.e. POS). |
(0009602) svnbot (viewer) 2008-10-16 12:01 |
Repository: openbravo Revision: 8822 Author: jarek.wozniak Date: 2008-10-16 12:01:18 +0200 (Thu, 16 Oct 2008) Fixes issue 0005473: External Sales Webservice can't work anymore after uuid-merge --- A trunk/src/com/ A trunk/src/com/openbravo/ A trunk/src/com/openbravo/ws/ A trunk/src/com/openbravo/ws/externalSales/ U trunk/src/org/openbravo/erpCommon/ws/externalSales/Category.java U trunk/src/org/openbravo/erpCommon/ws/externalSales/ExternalSales.java U trunk/src/org/openbravo/erpCommon/ws/externalSales/ExternalSalesImpl.java U trunk/src/org/openbravo/erpCommon/ws/externalSales/OrderLine.java U trunk/src/org/openbravo/erpCommon/ws/externalSales/Product.java U trunk/src/org/openbravo/erpCommon/ws/externalSales/Tax.java U trunk/src/org/openbravo/erpCommon/ws/services/BusinessPartner.java U trunk/src/org/openbravo/erpCommon/ws/services/Contact.java U trunk/src/org/openbravo/erpCommon/ws/services/Location.java U trunk/src/org/openbravo/erpCommon/ws/services/WebService.java U trunk/src/org/openbravo/erpCommon/ws/services/WebServiceImpl.java --- https://dev.openbravo.com/websvn/openbravo/?rev=8822&sc=1 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2008-10-08 23:35 | shuehner | New Issue | |
2008-10-08 23:35 | shuehner | Assigned To | => cromero |
2008-10-08 23:35 | shuehner | sf_bug_id | 0 => 2153847 |
2008-10-08 23:35 | shuehner | OBNetwork customer | => No |
2008-10-08 23:35 | shuehner | Regression testing | => No |
2008-10-08 23:36 | shuehner | Note Added: 0009473 | |
2008-10-09 09:41 | cromero | Assigned To | cromero => adrianromero |
2008-10-09 09:41 | cromero | Priority | normal => high |
2008-10-09 09:41 | cromero | Severity | minor => critical |
2008-10-09 09:41 | cromero | Target Version | => 2.50 |
2008-10-09 12:26 | cromero | Relationship added | has duplicate 0005410 |
2008-10-09 12:27 | cromero | Status | new => scheduled |
2008-10-09 12:27 | cromero | fix_in_branch | => trunk |
2008-10-13 18:27 | jarek_wozniak | Assigned To | adrianromero => jarek_wozniak |
2008-10-15 11:13 | jarek_wozniak | Relationship added | related to 0005529 |
2008-10-15 11:29 | shuehner | Relationship deleted | has duplicate 0005410 |
2008-10-15 11:40 | jarek_wozniak | Relationship deleted | related to 0005529 |
2008-10-15 15:12 | jarek_wozniak | Relationship added | blocks 0005529 |
2008-10-16 12:01 | svnbot | Checkin | |
2008-10-16 12:01 | svnbot | Note Added: 0009602 | |
2008-10-16 12:01 | svnbot | Status | scheduled => resolved |
2008-10-16 12:01 | svnbot | Resolution | open => fixed |
2008-10-16 12:01 | svnbot | svn_revision | => 8822 |
2008-10-27 10:20 | psarobe | Relationship added | has duplicate 0005612 |
2008-12-16 11:13 | psarobe | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |