Skip to content
Snippets Groups Projects
Commit 239334cc authored by Mathieu's avatar Mathieu
Browse files

FIX #18739 TIME 00:01 fix signature date on csv export from interner paraph too

parent 333472f2
No related branches found
No related tags found
No related merge requests found
......@@ -658,6 +658,7 @@ class SignatureBookController
$data = [
'title' => $attachment['title'],
'encodedFile' => base64_encode($signedDocument),
'status' => 'TRA',
'format' => 'pdf',
'typist' => $attachment['typist'],
'resIdMaster' => $attachment['res_id_master'],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment