Someone probably manually changed the starting check number of Wire Acct/Sub combo to the numbers for the Check Acct/Sub combo. Those numbers then became the highest in the series even when the Wire Acct/Sub combo is selected. Check out the Stored procedure FindLastAPCheck to see how the next number is determined. The only way to really fix it is to change the offending checks in DocType = 'HC' or DocType = 'EP' in the SQL tables. That's not a recomendation, it's just an observation. :)
↧