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

Adrian Crum commented on OFBIZ-4699:
------------------------------------

It is obsolete because it has been replaced with UEL expressions. Convert the 
two parameter Strings to BigDecimals before the expression and you're good to 
go. But don't bring back obsolete code.


                
> Error in getProductInventoryAvailable with french formated number
> -----------------------------------------------------------------
>
>                 Key: OFBIZ-4699
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4699
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: SVN trunk
>            Reporter: Gaudin Pierre
>         Attachments: InventoryServices.xml.patch
>
>
> The calculation of the available quantities by location does not take into 
> account the local formatting of the numbers.
> How to see the problem:
> - Be in French local
> - Create for the same product several inventory items with ATP and QOH > 999.
> - Go to the product inventory view
> - The values are not correct for locations
> The patch corrects this problem by using the standard methods of the 
> minilanguage

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to