We have our currency set to 2 decimal places. However, a transaction was posted that had a half cent. We need to correct so that our reports are correct, which are wrong because of rounding to 2 places. Here is how I plan to fix it. Will this work?
1. Change the decimal places to 3 in the currency setup.
2. Post a GL transaction with a half cent to fix the error.
3. Use a SQL script to change the decimal places back to 2.
I could edit the SQL tables to remove the half cent, but I'm not sure if I would find all the places that need to be changed. So doing it this way would be easier.
*This post is locked for comments

Report
All responses (
Answers (