Added logic for uploading file and saving anrechnung

Signed-off-by: cris-technikum <[email protected]>
This commit is contained in:
Cris
2021-01-14 14:12:08 +01:00
committed by cris-technikum
parent 3116d4c7c9
commit 5af134312c
2 changed files with 98 additions and 2 deletions
+1
View File
@@ -120,6 +120,7 @@ class DmsLib
{
return error('Failed inserting to DMS');
}
$upload_data['dms_id'] = $result->retval;
// Insert DMS version
if (!$result = $this->ci->DmsVersionModel->insert(