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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0021529
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 04. Warehouse managementminoralways2012-09-03 11:242012-09-28 13:07
ReportercaristuView Statuspublic 
Assigned ToioritzCia 
PriorityhighResolutionduplicateFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version3.0MP17
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned ToioritzCia
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0021529: Updating default warehouse by using web services not working properly

DescriptionWhen 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 Reproduce1) 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>
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
duplicate of defect 00217163.0MP16 closedAugustoMauch REST Webservice PUT Method not find objects for * 

-  Notes
(0052866)
ioritzCia (developer)
2012-09-28 13:07

Duplicated

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