[jira] [Closed] (OFBIZ-5335) Using type=accounting-number in form in facility generates wrong output for inventory overview

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Closed] (OFBIZ-5335) Using type=accounting-number in form in facility generates wrong output for inventory overview

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-5335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-5335.
----------------------------------

       Resolution: Fixed
    Fix Version/s: Release Branch 13.07
                   Release Branch 12.04
                   SVN trunk
                   Release Branch 11.04
         Assignee: Jacques Le Roux

Thanks Pierre,

You completed patch is in
trunk r1543766
R13.07 r1543767
R12.04 r1543768
R11.04 r1543769

I completed your patch in 2 ways:
* used also BigDecimal for minimumStock in getProductInventoryAndFacilitySummary service and groovy script
* Fixed the same kind of issue in  CountFacilityInventoryByProduct.groovy

In by and large i18n contexts, this fixes number of Inventory views and reports, also in Asset Maint and Birt components where those 2 service/groovy scripts are used

> Using type=accounting-number in form in facility generates wrong output for inventory overview
> ----------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-5335
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5335
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: SVN trunk
>            Reporter: Pierre Smits
>            Assignee: Jacques Le Roux
>            Priority: Critical
>             Fix For: Release Branch 11.04, SVN trunk, Release Branch 12.04, Release Branch 13.07
>
>         Attachments: OFBIZ-5335-FAC-InventoryQtyDisplay.patch
>
>
> When using locale DE or NL several quantities (ATP, QOH and others) get transformed wrong.
> E.g. a ATP of 250 for a product is 250.00 in locale EN or FR, but for DE and NL the output is 250.000.000,00



--
This message was sent by Atlassian JIRA
(v6.1#6144)