Running into an issue with check vouchers. I need...
# advancedpdf
a
Running into an issue with check vouchers. I need to display the rows of the apply list and the credit list but want to place a limit of x lines cumulative from both tables. (i.e. apply has 5 lines and credit has 4 lines, but only 7 lines can be returned). How would I go about evaluating the list index across both lists?