Hi,
in our company we got a nightly batch for Invoice Posting. It uses the standard SalesFormLetter_invoice class.
It's already scheduled to be executed each night.
I had to modify the query (with the user form, nothing has been hardcoded with X++) to exclude some customers, but the next execution has run with the old query. How do I "refresh" it with the new query instead? If i look in the BatchJobs form I already see the new version of the query, but somehow the class still fetches the old one..
Any hint?
Thank you in advance
regards
*This post is locked for comments