Crash generating PDF
QRev UI crashes when creating PDF whether the user click yes or no. The crash is caused by a missing Moving bed test. The export should be wrapped in a try/Except with an error message, so the entire UI does not crash. Furthermore, more checks are needed for missing elements to print empty values and not abort the entire save.
Edited by Knight, Travis