feat: Add file status tracking to CDokumente entity; implement beforeSave hook for hash calculation and status determination
This commit is contained in:
@@ -63,6 +63,11 @@
|
||||
{
|
||||
"name": "sha256"
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"name": "fileStatus"
|
||||
}
|
||||
]
|
||||
],
|
||||
"dynamicLogicVisible": null,
|
||||
|
||||
Reference in New Issue
Block a user