Revision b8dfb10a
Von Tamino Steinert vor 9 Monaten hinzugefügt
SL/Controller/EmailJournal.pm | ||
---|---|---|
406 | 406 |
my $record_type = $::form->{"record_type"}; |
407 | 407 |
die "ZUGFeRD-Import only implemented for ap transaction templates" unless $record_type == 'ap_transaction'; |
408 | 408 |
|
409 |
my $attachment_id = $::form->{attachment_id};
|
|
409 |
my $attachment_id = $::form->{attachment_id}; |
|
410 | 410 |
|
411 | 411 |
my $form_defaults; |
412 | 412 |
if ($attachment_id) { |
Auch abrufbar als: Unified diff
BJ:ImportRecordEmails: Status vom auto. ZUGFeRD-Import in erw. Status