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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0005473
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Z. OtherscriticalN/A2008-10-08 23:352008-12-16 11:13
ReportershuehnerView Statuspublic 
Assigned Tojarek_wozniak 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision8822
ProjectionnoneETAnoneTarget Version2.50
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0005473: 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 ]
has duplicate defect 0005612 closedcromero Openbravo ERP Error when synchronizing POS Orders with ERP 
blocks defect 00055292.30 closedjarek_wozniak Java Client POS External Sales Webservice can't work anymore after uuid-merge 

-  Notes
(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 (reporter)
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 [^]

- Issue History
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 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
Powered by Mantis Bugtracker