v0.5b (HEARTBEAT)
Pre-release
Pre-release
·
1063 commits
to main
since this release
DPULSE 23.03.2024 UPDATE
- Added import sqlite3 to report_creation.py
- Created report storage database concept
- Added some new variables which handle pdf file writing and some case details in report_storage.db
- Added new database interaction menu
- Added import sqlite3 to dpulse.py
- Added "case comment" function
- Added "recreate pdf report from database" function
- Added "show database content" function
- Added "show database field" function
- Added automatic script which will create report_storage.db if it does not exist
- Added import os in dpulse.py