Has anyone come across this requirment before, or any suggestions on how it could be handled automatically.
User needs to round currency amounts up to the nearest 5 cents. So if the dollar amount is 199.94 - then in GP it becomes 199.95. If its 199.97, then it becomes 200.00.
This is genarally just a sales invoice issue. I could maybe modify the SOP Form to round up - but the amounts in GP would still be the actual amount and would lead to small writeoffs / write backs having to be posted for every transation when it is applied.
I.e. the invoice prints out for 199.95. The customer pays 199.95...but the invoice in GP is still for 199.94. Therefore a 1 cent write back required - which means posting a 1 cent debit document in GP. Would be better if there was some way to enter the invoice and have the document amount auto re-calc.
I suppose I could write a piece of code that takes the GP invoice amount, calculates the amount required to cause it to round up to the nearest 5 cents...and then write that amount back to the Misc field in the footer.....and distribute these amounts to a GL account code called 'Sales Rounding Amounts'...thinking out loud here.
Anyone got any other ideas?
*This post is locked for comments
I have the same question (0)