Openbravo Issue Tracking System - Java Client POS |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0005529 | Java Client POS | (No Category) | public | 2008-10-15 11:13 | 2014-04-02 09:02 |
|
Reporter | jarek_wozniak | |
Assigned To | jarek_wozniak | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 2.30 | Fixed in Version | 2.30 beta | |
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. |
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | defect | 0005473 | 2.50 | closed | jarek_wozniak | Openbravo ERP | External Sales Webservice can't work anymore after uuid-merge |
|
Attached Files | |
|
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 |