`Current = Yes` in report query not being respected when running a loan invoice upon save
grantfitzsimmons opened this issue · 1 comments
grantfitzsimmons commented
When printing a report directly from the form, the Loan Invoice prints 5 pages.
When printing the report from the Reports dialog, only 3 pages are printed.
In the report query before printing, you can recreate the same number of pages by changing "Current = YES" to "Current = " (blank). It then returns the same results.
In short, it seems that when printing a report from the form, it does not respect the "Current = YES" established in the query the report is based on, whereas when printing from the Reports menu, it only returns the results that are current.
Reported By: Kesler Randall at the San Diego Natural History Museum
grantfitzsimmons commented
Same is true in Specify 7:
specify/specify7#3299