Quantcast
Channel: Microsoft Dynamics GP
Viewing all articles
Browse latest Browse all 59474

Forum Post: RE: Currency is out to 3 Digits but business checks need only 2 digits

$
0
0

GTA,

Report will displays the currecy written format based on the system level currency setup.

If you want to chage the system level currency setup, follow below the steps.

Go to Microsoft Dynamics GP > Tools > Setup > Currency .

Under Currency = choose which currency do you want to change to two decimal places.

If the "Separator : Decimals" is greater than 2 then you can't dicrease the currency decimals from front end.

you can change it from backend only.

For backend process, use below the query.

update DYNAMCICS..MC40200 set DECPLCUR = 3 (means decimal places 2) where CURNCYID= 'Enter currency id'


Viewing all articles
Browse latest Browse all 59474

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>