Revision 5dc8067b
Von Tamino Steinert vor etwa 1 Jahr hinzugefügt
SL/DB/EmailJournal.pm | ||
---|---|---|
51 | 51 |
$self->link_to_record($record); |
52 | 52 |
} |
53 | 53 |
|
54 |
sub linked { |
|
55 |
my ($self) = @_; |
|
56 |
|
|
57 |
return !!scalar @{$self->linked_records}; |
|
58 |
} |
|
59 |
|
|
54 | 60 |
sub process_attachments_as_purchase_invoices { |
55 | 61 |
my ($self) = @_; |
56 | 62 |
|
Auch abrufbar als: Unified diff
EmailJournal: Report: Sortiere nach verknüpften Emails