Aged payables/receivables report error

Hi,

Aged payables/receivables reports returning error messages (with blanc records). How do I fix that?

NOTE: aged payables are zero. Aged receivables are in negative because I overpaid a supplier. could that be the reason?

error message when printing:
InvalidOperationException: System.InvalidOperationException: Sequence contains no elements
at System.Linq.Enumerable.Max (System.Collections.Generic.IEnumerable1[T] source) [0x0006a] in <63992662b765477a898ef49cdcc99ee2>:0 at System.Linq.Enumerable.Max[TSource] (System.Collections.Generic.IEnumerable1[T] source, System.Func`2[T,TResult] selector) [0x00007] in <63992662b765477a898ef49cdcc99ee2>:0
at ManagerServer.PdfConverter.ConvertHtmlToPdf (System.String input, System.IO.Stream output, Apitron.PDF.Kit.FixedLayout.PageProperties.PageBoundary pageBoundary) [0x0027a] in <9bceeed543034b1e9a0eaeae86f4a2ac>:0
at ManagerServer.HttpHandlers.Pdf.Post () [0x00136] in <9bceeed543034b1e9a0eaeae86f4a2ac>:0

Thanks

No, those shouldn’t cause the issue - have you created these reports in the past ?
When creating these reports when is the error message occurring ?
Can you create other report without this issue ?
What version and edition of Manager are you running on which operating system ?

Yes, I created those reports before if the record is empty it used to show “- - -”, but now it’s just blank. the error message occurs when I hit PDF. I can create other reports with no issues and I’m running the latest desktop version
Thanks