[jira] [Closed] (OFBIZ-5962) If orderDecimalQuantity set to N then system should return error if user add partial quantity in order

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

[jira] [Closed] (OFBIZ-5962) If orderDecimalQuantity set to N then system should return error if user add partial quantity in order

Nicolas Malin (Jira)

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

Jacques Le Roux closed OFBIZ-5962.
----------------------------------
       Resolution: Fixed
    Fix Version/s: Upcoming Branch
                   13.07.02
                   14.12.01

Thanks for the 2 patches Deepak!

Your patches are in
trunk r1661862  
R14.12 r1661863
R13.07 r1661864

r1661864 did not merge in R12


> If orderDecimalQuantity set to N then system should return error if user add partial quantity in order
> ------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-5962
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5962
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Release Branch 13.07, Trunk, 14.12.01
>            Reporter: Deepak Dixit
>            Assignee: Jacques Le Roux
>             Fix For: 14.12.01, 13.07.02, Upcoming Branch
>
>         Attachments: OFBIZ-5962-1307.patch, OFBIZ-5962-TRUNK.patch
>
>
> If productStore.orderDecimalQuantity and product.orderDecimalQuantity is set to N, then system should return error if we try to add to partial quantity then system should return error instead of rounding it to 0,
> Actual Behavior: If partial quantity not allowed in in order process, and user enter 1.5 quantity then it rounded it and add 2 quantity.
> Expected Behavior: if partial quantity not allowed then system should return error instead of doing rounding if partial quantity passed during add/update item.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)