Have a look at report 393 and see which filters are set through code.
eg: if the field "Vendor Ledger Entry"."On Hold" is not blank, then this entry will not appear in the payment suggestion.
No support using PM or e-mail - Please use this forum. BC TechDays 2024: 13 & 14 June 2024, Antwerp (Belgium)
The suggest vendor payments batch only returns the first open invoice line for a vendor...I want to make payments for more than one invoice or for an open invoice line other than the first(manual application)...is this possible
Maybe your parameters are the problem?
Last payment date for example does not refer to the last time you made a payment but to when you want to pay through.
Take a look at all your settings.
Answers
eg: if the field "Vendor Ledger Entry"."On Hold" is not blank, then this entry will not appear in the payment suggestion.
The only reference in code is VendLedgEntry.SETRANGE("On Hold",'');
Regards
Ewan
Last payment date for example does not refer to the last time you made a payment but to when you want to pay through.
Take a look at all your settings.
http://mibuso.com/blogs/davidmachanick/