Revision 12cb9c39
Von Tamino Steinert vor 7 Monaten hinzugefügt
| SL/DB/EmailJournalAttachment.pm | ||
|---|---|---|
|
die 'Storing the attachment file to the file management failed: ' . $@;
|
||
|
};
|
||
|
}
|
||
|
$self->processed(1)->save;
|
||
|
$self->processed(1);
|
||
|
$self->save;
|
||
|
|
||
|
}
|
||
|
|
||
Auch abrufbar als: Unified diff
FIX: EmailJournalAttachment: verarbeitet wenn zum Beleg hinzugefügt