[
https://issues.apache.org/jira/browse/OFBIZ-11283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981509#comment-16981509 ]
Ankush Upadhyay commented on OFBIZ-11283:
-----------------------------------------
Thanks [~jleroux]
> 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)