Why are zero warrant payments not posting
We have an issue where the paid amt on a warrant is zero and the Ap_Pstpymnt App Engine program does not select them. We want the paid_amt zero records to be passed on to the ledger. The process worked in Fin 8.9 but it does ot work in Fin 9.2. We located the code in AP_PSTPYMNT.AB000-1A and it includes code "a.paid_amt <> 0" and this causes the row to not be selected. Since we want to process the zero warrants so that they will update the ledger, what can you advise?