Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 900cadcb

Von Max Wessendorf vor etwa 1 Jahr hinzugefügt

  • ID 900cadcb9322a4ee02d5b8514b746035cf8064eb
  • Vorgänger c1a83d34
  • Nachfolger 59810fd1

Doku: pod für EmailProcessing.pm ergänzt

Unterschiede anzeigen:

SL/Helper/EmailProcessing.pm
}
1;
=encoding utf8
=head1 NAME
SL::Helper::EmailProcessing - Helper functions for processing email attachments
=head1 SYNOPSIS
This module provides helper functions for processing email attachments.
=head1 METHODS
=head2 process_attachments($function_name, $email_journal, %params)
Processes the attachments of an email journal. The function to be used for processing is determined by the first argument.
=head2 process_attachments_zugpferd($function_name, $email_journal, %params)
Processes the attachments of an email journal. If it is a Zugpferd Invoiue it creates the PurchaseInvoice and links it to the email_journal.
=head1 AUTHOR
Tamino Steinert E<lt>tamino.steinert@tamino.stE<gt>
=cut

Auch abrufbar als: Unified diff