Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0021529 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 04. Warehouse management | minor | always | 2012-09-03 11:24 | 2012-09-28 13:07 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | ioritzCia | |||||||
Priority | high | Resolution | duplicate | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | 3.0MP17 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ioritzCia | |||||||
Web browser | ||||||||
Modules | Core | |||||||
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> | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
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 | View Revisions |
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 |
Copyright © 2000 - 2009 MantisBT Group |