Hi all,
I have in my db an invoice form which shows the delivery docket related to the job being invoiced. In the event of the job having multiple delivery dockets, I see multiple invoices for the same job, one for each docket. How do I set the form’s query so that it returns only the highest numbered docket for each job?