/[Apache-SVN]
ViewVC logotype

Revision 1385014


Jump to revision: Previous Next
Author: ashish
Date: Sat Sep 15 05:25:28 2012 UTC (11 years, 6 months ago)
Changed paths: 1
Log Message:
Applied bug fix from jira issue - OFBIZ-4972 - NumberFormateException while update order items.
If order item price or quantity is greater then 999 then update order items service throw NumberFormateException.
Steps to regenerate:
Create an order(SO/PO).
Edit order items, set order price 1000 and update order items.
Again edit order items and try to update price from (1,000 to 1,002).
System will throw NPE and if same will perform for quantity then it will throw NumberFormatException on console.
Thanks Deepak for the contribution. 


Changed paths

Path Details
Directoryofbiz/trunk/applications/order/src/org/ofbiz/order/order/OrderServices.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26