[
https://issues.apache.org/jira/browse/OFBIZ-3696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13881918#comment-13881918 ]
Jacques Le Roux commented on OFBIZ-3696:
----------------------------------------
OK I will have a look. I will also created a new Jira issue: when you create an internal requirement in trunk and then try to find it, you get this error:
{code}
2014-01-25 16:02:09,937 (http-bio-0.0.0.0-8443-exec-24) [ RequestHandler.java:879:INFO ] Rendering View [FindRequirements], sessionId=579BFA66C670F4B7DE36C29D5AE371E1.jvm1
experiment: creating class manager
experiment: creating class manager
2014-01-25 16:02:10,421 (http-bio-0.0.0.0-8443-exec-24) [ ServiceDispatcher.java:368:ERROR]
---- exception report ----------------------------------------------------------
Incoming context (in runSync : getInventoryAvailableByFacility) does not match expected requirements
Exception: org.ofbiz.service.ServiceValidationException
Message: The following required parameter is missing: [getInventoryAvailableByFacility.productId]
---- stack trace ---------------------------------------------------------------
org.ofbiz.service.ServiceValidationException: The following required parameter is missing: [getInventoryAvailableByFacility.productId]
{code}
It works in R11.04
> order Requirment
> ----------------
>
> Key: OFBIZ-3696
> URL:
https://issues.apache.org/jira/browse/OFBIZ-3696> Project: OFBiz
> Issue Type: Bug
> Components: order
> Affects Versions: Release Branch 4.0
> Environment: win xp , jdk 1.5.13
> Reporter: Anurag
>
> Hi all,
> I have a problem with order->requirement.
> After creating a requirement of type INTERNAL REQUIREMENT.
> approve requirement giving an error like
> The Following Errors Occurred:
> Error calling event: org.ofbiz.webapp.event.EventHandlerException: Commit multi-service global transaction failed
> while other type PRODUCT REQUIREMENT working fine
> Regard
> Anurag Walia
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)