[
https://issues.apache.org/jira/browse/OFBIZ-5506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13881930#comment-13881930 ]
Christian Carlow commented on OFBIZ-5506:
-----------------------------------------
Hey Jacques,
productionRunTaskProduce service already had the currencyUomId set as optional. Renaming uomId to currencyUomId in the call to ProductionRunServices from productionRunTaskProduce was the only change.
> ProductionRunServices.productionRunTaskReturnMaterial: Unknown parameter found: [productionRunTaskProduce.uomId]
> ----------------------------------------------------------------------------------------------------------------
>
> Key: OFBIZ-5506
> URL:
https://issues.apache.org/jira/browse/OFBIZ-5506> Project: OFBiz
> Issue Type: Bug
> Components: manufacturing
> Affects Versions: SVN trunk
> Reporter: Christian Carlow
> Attachments: OFBIZ-5506.patch
>
>
> An error occurs when returning materials back to the warehouse from completed production runs:
> [ModelService.validate] : {productionRunTaskProduce} : (IN) Required test error: org.ofbiz.service.ServiceValidationException: Unknown parameter found: [productionRunTaskProduce.uomId]
> The service expects currencyUomId as the parameter name. Also, the currencyUomId field is missing from the form. Should it be added?
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)