Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0021529 | Openbravo ERP | 04. Warehouse management | public | 2012-09-03 11:24 | 2012-09-28 13:07 | |||||||
Reporter | caristu | |||||||||||
Assigned To | ioritzCia | |||||||||||
Priority | high | Severity | minor | Reproducibility | always | |||||||
Status | closed | Resolution | duplicate | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | 3.0MP17 | Fixed in Version | ||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | ioritzCia | |||||||||||
OBNetwork customer | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0021529: Updating default warehouse by using web services not working properly | |||||||||||
Description | When updating the default warehouse for a user by using web services we obtaing the following error message: <message>org.openbravo.service.web.InvalidContentException: Exception when parsing entity ADUser (ADUserId):Entity Warehouse with id 1081EFAA351D0B26013521406F260AF6 not found Caused by: Exception when parsing entity ADUser (ADUserId):Entity Warehouse with id WarehouseId not found</message> If the warehouse organization is not the same as the user organization. It should works too if the warehouse organization is a child of the user organization. | |||||||||||
Steps To Reproduce | 1) Create a new User with organization = '*' 2) Get any warehouse id of a warehouse which its organization is different from '*'. 3) Execute the following update using webservices: <?xml version="1.0" encoding="UTF-8"?> <ob:Openbravo xmlns:ob="http://www.openbravo.com"> [^] <ADUser id="userId"> <defaultWarehouse id="warehouseId" /> </ADUser> </ob:Openbravo> | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2012-09-03 11:24 | caristu | New Issue | ||||||||||
2012-09-03 11:24 | caristu | Assigned To | => mirurita | |||||||||
2012-09-03 11:24 | caristu | Modules | => Core | |||||||||
2012-09-03 11:24 | caristu | Resolution time | => 1352761200 | |||||||||
2012-09-03 11:24 | caristu | Issue Monitored: networkb | ||||||||||
2012-09-03 11:25 | caristu | Description Updated | bug_revision_view_page.php?rev_id=3782#r3782 | |||||||||
2012-09-03 18:53 | caristu | Target Version | 3.0MP16 => 3.0MP17 | |||||||||
2012-09-04 15:07 | jonalegriaesarte | Assigned To | mirurita => ioritzCia | |||||||||
2012-09-28 13:06 | ioritzCia | Relationship added | duplicate of 0021716 | |||||||||
2012-09-28 13:07 | ioritzCia | Closed by | => ioritzCia | |||||||||
2012-09-28 13:07 | ioritzCia | Note Added: 0052866 | ||||||||||
2012-09-28 13:07 | ioritzCia | Status | new => closed | |||||||||
2012-09-28 13:07 | ioritzCia | Resolution | open => duplicate |
Notes | |||||
|
|||||
|
|