4Site
Support Request System
View Patch #50.014.010
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
02290 -
Costing error posting A/P voucher
Symptoms:
An A/P voucher had 3 vocost lines all for the same voline. Two were 0% and one of those had a blank account. The 3rd was valid, but the vopost program loads up all vocost records and gets an error from clscosts on the one with a blank account.
Solution:
I changed vopost in voGetVoCosting to ignore vocost if the vopercent = 0. There's no real reason to load them anyway since nothing is costed to this line. I also changed the load of the cost grid to check if the account is blank and percent = 0. It will continue but give the user a better message saying this plus the vo line pointing to the bad costing.
Browse Patches
Find a Patch
Return to Request System Menu