4Site
Support Request System
View Patch #50.023.009
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
02446 -
VO - change voucher amount doesn't change the discount base
Symptoms:
A voucher was originally for $4508.70 and that's what the discount base was set to. Then the voucher amount was changed to $4189.50 because of a different tax rate. They thought it should update the discounted amount from 4508.70 to 4189.50, but, the program assumes if you change the amount it won't touch the discount base in case you had already changed it to something else. So changing one after the initial add does not update the other.
Solution:
The following changes have been made: - on add, set the discount base = voucher amount - if the amount is changed then IF discount base = old voucher amount then set discount base = voucher amount ELSE display a msg and tell the user to change the discount base if need be Revise logic to correctly handle voucher amount due and discount base values and advise client of actions taken or required using message boxes
Browse Patches
Find a Patch
Return to Request System Menu