feat: Add file status tracking to CDokumente entity; implement beforeSave hook for hash calculation and status determination

This commit is contained in:
2026-03-03 08:17:51 +01:00
parent ba986a32fe
commit ec25089ab4
7 changed files with 103 additions and 6 deletions

View File

@@ -63,6 +63,11 @@
{
"name": "sha256"
}
],
[
{
"name": "fileStatus"
}
]
],
"dynamicLogicVisible": null,