[jira] [Closed] (OFBIZ-11283) Number problem cancelling order item

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

[jira] [Closed] (OFBIZ-11283) Number problem cancelling order item

Nicolas Malin (Jira)

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

Jacques Le Roux closed OFBIZ-11283.
-----------------------------------
    Fix Version/s: 18.12.01
                   17.12.01
       Resolution: Fixed

Thank you guys,

Ankush, your slightly enhanced patch is in
trunk 3d555f5765e75fc600432dd3f1878c293c669fae
R18 7bef57652d441cedf3c68e3cb8811aa0e273e53a
R17 9e8db09466e04f9da9ab22c258e7e0d1c6c6fffb

I have applied the same in ReceiveInventory.ftl

> Number problem cancelling order item
> ------------------------------------
>
>                 Key: OFBIZ-11283
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11283
>             Project: OFBiz
>          Issue Type: Bug
>            Reporter: Ingo Wolfmayr
>            Assignee: Jacques Le Roux
>            Priority: Major
>             Fix For: 17.12.01, 18.12.01
>
>         Attachments: OFBIZ-11283.patch
>
>
> If an order item has a quantity greater then 1000, cancelling the order item via the order form in backend does not work.
> In the Demo (trunk) environment: the quantity of 1200 to cancel is displayed as "1,200" in the quantity input field.
> --> an error is displayed
> On my local installation I use a different locale and it is displayed as "1.200".
> --> interprets the dot as a comma and the quantity of 1,2 is cancelled
> To reproduce: go to ofbiz Demo
> Create Order: Order Mgt --> Order Entry --> Sales Order (Customer: DemoCustomer) --> ProductId: GZ-2644, Quantity 1200 --> Finalize order
>  
> On order: Edit Items --> click checkbox next to quantity -->cancel selected items
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)