Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0005473 | Openbravo ERP | Z. Others | public | 2008-10-08 23:35 | 2008-12-16 11:13 |
|
Reporter | shuehner | |
Assigned To | jarek_wozniak | |
Priority | high | Severity | critical | Reproducibility | N/A |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 2.50 | Fixed in Version | | |
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. |
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | has duplicate | defect | 0005612 | | closed | cromero | Openbravo ERP | Error when synchronizing POS Orders with ERP | blocks | defect | 0005529 | 2.30 | closed | jarek_wozniak | Java Client POS | External Sales Webservice can't work anymore after uuid-merge |
|
Attached Files | |
|
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 | 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 |