trivial update to "convertUom" script
-------------------------------------
Key: OFBIZ-4402
URL: https://issues.apache.org/jira/browse/OFBIZ-4402
Project: OFBiz
Issue Type: Bug
Components: framework
Affects Versions: SVN trunk
Reporter: Leon
Priority: Trivial
Fix For: SVN trunk
if we setup the custom uom conversion method which is called by convertUom
service, and then invoke convertUom service, the exception raised: {quote}Could
not complete the Convert UOM values...blahblah...Unknown parameter found:
[convertUomCustom.asOfDate]Unknown parameter found:
[convertUomCustom.defaultDecimalScale]Unknown parameter found:
[convertUomCustom.defaultRoundingMode]Unknown parameter found:
[convertUomCustom.purposeEnumId].{quote}
The attached patch fix this problem.
btw, anyone know why should service engine framework check the "Unknown
parameter"?
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira