You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Leon (JIRA)" <ji...@apache.org> on 2011/09/10 10:25:08 UTC

[jira] [Created] (OFBIZ-4402) trivial update to "convertUom" script

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

        

[jira] [Closed] (OFBIZ-4402) trivial update to "convertUom" script

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-4402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-4402.
----------------------------------

       Resolution: Fixed
    Fix Version/s: Release Branch 11.04
                   Release Branch 10.04
                   Release Branch 09.04
         Assignee: Jacques Le Roux

Thanks Leon,

Your patch is in
trunk r1167480
R11.04 r1167486
R10.04 r1167485
R09.04 r1167484



> 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
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: Release Branch 09.04, Release Branch 10.04, Release Branch 11.04, SVN trunk
>
>         Attachments: OFBIZ-4402-convertUom.patch
>
>
> 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

        

[jira] [Updated] (OFBIZ-4402) trivial update to "convertUom" script

Posted by "Leon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-4402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leon updated OFBIZ-4402:
------------------------

    Attachment: OFBIZ-4402-convertUom.patch

> 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
>
>         Attachments: OFBIZ-4402-convertUom.patch
>
>
> 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