Improvements to submission querying.

This commit is contained in:
lwark
2024-04-26 11:10:19 -05:00
parent 8cc161ec56
commit b619d751b8
9 changed files with 84 additions and 166 deletions

View File

@@ -1,6 +1,9 @@
## 202404.04
- Storing of default values in db rather than hardcoded.
- Removed usage of reportlab. PDF creation handled by PyQt6
- Reconfigured parsers, forms and reports around new default values.
- Fixed 'Missing' and 'Parsed' reagents disconnect in forms.
## 202404.03