it seems that in the statement below 0.00 is not the same as 0 (the scale is different)
in the top of InvoiceServices.java is a nice story about this. not sure if using "equals" here is a good idea with BigDecimals, "compare" seems to be better. Regards, Hans On Mon, 2009-05-25 at 06:20 +0000, [email protected] wrote: > + if (estimatedShipCost.equals(ZERO)) { -- Antwebsystems.com: Quality OFBiz services for competitive rates
