So i have changed the price list precision to zero. Still i am getting decimal numbers in the line amount of purchase order. I think solution is something else??
Hi Martin i am working on purchase orders.1) So we purchase Copper wire in KG like 19.86 kg and its price is 830 per kg. So actual price becomes 16483.8. But we actually paid 16480. So i need to get information how to round this value to 16480. Do i need to use charge to achieve this functionality. So i manipulated the price and setup the price to 829.81 that is close enough to 19480.03. But i am still getting decimal Values.2) Second information i need to get that we purchase this same wire in KG but we use it as Gram in the BOM. How to achieve this operation. I have also setup the UOM Conversion in the product field. But when i run report like Storage detail it is showing the same KG UOM in the report. Like i setup the KG to Gram Conversion and setup the multiply rate to 0.001 and divide rate to 1000.So i need to know about how to round values in the first part & in the second part how to Convert from KG to gram to use in BOM.