4Site
Support Request System
View Patch #50.001.011
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
01901 -
Voucher batch posted by 2 people at the same time
01647 -
Voucher post/reverse post may use different currency conversion rates
Symptoms:
1. The Post and Reverse Post use different currency conversion rates. 2. Two people can submit the same batch to post and it can get double posted - they have to submit it at exactly the same time
Solution:
1. The Post was setting the vohdr.conversion at time of post only if the site didn't use doc. routing. It now does for sites using doc routing too. The Unpost and re-post would use the stored rate but when it was converted to a double it would have residual decimals which would cause tiny differences in the post vs. reverse amounts. It now formats the dConversion rate the same whether it's setup initially or from the existing rate 2. The code now checks the batch status when it starts processing the batch. If the status is 'C' complete or 'R' running it will not continue. It also sets the status to 'R' as soon as it starts. This way nobody should be able to submit a running batch.
Browse Patches
Find a Patch
Return to Request System Menu