Christian Carlow created OFBIZ-5506:
---------------------------------------
Summary: 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
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)