[jira] [Commented] (OFBIZ-5706) Have parties to be assigned to production run tasks

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-5706) Have parties to be assigned to production run tasks

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-5706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14321694#comment-14321694 ]

Jacques Le Roux commented on OFBIZ-5706:
----------------------------------------

Hi Pierre,

After applying the patch, and creating a production run with "Gizmo Basket Assembly Pick" "Default Routing", when I get to https://localhost:8443/manufacturing/control/productionRunParties?productionRunId=10000 and try to add the admin with 2 other default parameters; I get this error:

{code}
    [java] 2015-02-14 21:33:41,866 |http-bio-8443-exec-3 |ModelService                  |E| [ModelService.validate] : {createProductionRunPartyAssign} : (OUT) Required test error: org.ofbiz.service.ServiceVaidationException: The following required parameter is missing: [OUT] [createProductionRunPartyAssign.productionRunId]
    [java] 2015-02-14 21:33:41,866 |http-bio-8443-exec-3 |ServiceDispatcher             |T| [[Sync service failed...- total:0.0,since last(Begin):0.0]] - 'manufacturing / createProductionRunPartyAssign'
    [java] 2015-02-14 21:33:41,884 |http-bio-8443-exec-3 |TransactionUtil               |I| Transaction rolled back
    [java] 2015-02-14 21:33:41,884 |http-bio-8443-exec-3 |TransactionUtil               |W| Not committing transaction, status is No Transaction (6)
    [java] 2015-02-14 21:33:41,884 |http-bio-8443-exec-3 |ServiceEventHandler           |E| Service invocation error
    [java] org.ofbiz.service.GenericServiceException: Outgoing result (in runSync : createProductionRunPartyAssign) does not match expected requirements (The following required parameter is missing: [OUT] [ceateProductionRunPartyAssign.productionRunId])
{code}

I did not went further...

> Have parties to be assigned to production run tasks
> ---------------------------------------------------
>
>                 Key: OFBIZ-5706
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5706
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: manufacturing
>    Affects Versions: Release Branch 11.04, Release Branch 12.04, Release Branch 13.07, Trunk
>            Reporter: Pierre Smits
>            Assignee: Pierre Smits
>         Attachments: OFBIZ-5706-ManufacturingParties.patch
>
>
> It is not possible to assign parties to execute one or more task in a production run.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)