Hi there, currently, the decimal places for Unit cost is shown as four decimal places in my PO. But when I print the PO, the unit cost is shown as two decimal places. This results in the Unit price times quantity irregularity.
How do I make the printed out PO to show 4 decimal places? I do not mind the total amount to be shown as four decimal places, if it has to be that way. Can someone help me with this (taking into account I do not have a developer's background). Thank you.
The settings in my USD currency is show as such:
*This post is locked for comments
Check the report ID and check if the report is been modified. If so then you need to open the report in the visual studio report designer and follow the steps mentioned by Jonathan.
You need to have a developer license in order modify the objects, If you do not have a valid developer license please do contact your NAV partner.
Mike,
Is your purchase order report modified, generally it should show same number of decimal places on the report and on the page, if not then i believe you might be using a customized report. To show 4 decimal places even on the report you need to modify the format of the field on the report but if you don't have developer license then it will not be possible.
If you don't have license then please contact your partner, this is fairly a quick modification.
to display all 4 decimal places in report 405 edit that report, goto dataitem RoundLoop and search for column "Purchase Line"."Direct Unit Cost". clear property AutoFormatType. save.
Sohail Ahmed
2
mmv
2
Amol Salvi
2