4Site
Support Request System
View Patch #60.101.025
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
03797 -
VO copy of dr voucher to create reverse had bad votax
Symptoms:
Creating of reverse copy of a voucher results in the wrong sign on the tax amount.
Solution:
Fixed by reversing the sign of the votax.amount when doing a reverse copy. Thus, a reversed tax credit becomes a debit and a reversed tax debit becomes a credit. This affected any reverse copy, not just of a debit voucher. The code was assuming votax.amount was always positive and its sign would be determined during processing(post, etc) solely by the direction of the voucher since you could never have a mix of tax debits and credit on the same voucher. This has not been true for quite some time but the copy operation was not updated when mixed tax lines and negative tax was introduced to allow the tax sign to be different from that of the voucher.
Browse Patches
Find a Patch
Return to Request System Menu