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

Adrian Crum edited comment on OFBIZ-4699 at 2/16/12 2:07 PM:
-------------------------------------------------------------

The attached patch is a regression - it replaces a UEL expression with the 
obsolete <calculate> element. It would be better to do the String-to-BigDecimal 
conversions before using the UEL expression.

                
      was (Author: adri...@hlmksw.com):
    The attached patch is a regression - it replaces a UEL expression with the 
defunct <calculate> element. It would be better to do the String-to-BigDecimal 
conversions before using the UEL expression.

                  
> 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