In Quotation and Invoice Lines, the quantity should have no decimal values if it is whole number
For Ex. If Quantity is 10.000 it should display as 10
and if Quantity is 10.010 it should be 10.01
can anyone tell me how to get this done with some custom code