Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 900cadcb

Von Max Wessendorf vor 8 Monaten hinzugefügt

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

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

Unterschiede anzeigen:

SL/Helper/EmailProcessing.pm
84 84
}
85 85

  
86 86
1;
87

  
88

  
89
=encoding utf8
90

  
91
=head1 NAME
92

  
93
SL::Helper::EmailProcessing - Helper functions for processing email attachments
94

  
95
=head1 SYNOPSIS
96

  
97
This module provides helper functions for processing email attachments.
98

  
99
=head1 METHODS
100

  
101
=head2 process_attachments($function_name, $email_journal, %params)
102

  
103
Processes the attachments of an email journal. The function to be used for processing is determined by the first argument.
104

  
105
=head2 process_attachments_zugpferd($function_name, $email_journal, %params)
106

  
107
Processes the attachments of an email journal. If it is a Zugpferd Invoiue it creates the PurchaseInvoice and links it to the email_journal.
108

  
109
=head1 AUTHOR
110

  
111
Tamino Steinert E<lt>tamino.steinert@tamino.stE<gt>
112

  
113
=cut
114

  

Auch abrufbar als: Unified diff