Skip to content
Snippets Groups Projects
Verified Commit a92fa58b authored by Damien's avatar Damien
Browse files

FEAT #15642 TIME 1:20 Fix multi send to Maarch Parapheur

parent 6a8b34a7
No related branches found
No related tags found
No related merge requests found
...@@ -274,6 +274,7 @@ class MaarchParapheurController ...@@ -274,6 +274,7 @@ class MaarchParapheurController
$resId = $value['res_id']; $resId = $value['res_id'];
$collId = 'attachments_coll'; $collId = 'attachments_coll';
$adrInfo = null;
if ($value['status'] == 'SIGN') { if ($value['status'] == 'SIGN') {
$signedAttachment = AttachmentModel::get([ $signedAttachment = AttachmentModel::get([
'select' => ['res_id'], 'select' => ['res_id'],
......
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