Revision b98b8e3f
Von Sven Schöling vor etwa 10 Jahren hinzugefügt
bin/mozilla/do.pl | ||
---|---|---|
580 | 580 |
if ($form->{vendor}) { |
581 | 581 |
push @options, $locale->text('Vendor') . " : $form->{vendor}"; |
582 | 582 |
} |
583 |
if ($form->{cp_name}) { |
|
584 |
push @options, $locale->text('Contact Person') . " : $form->{cp_name}"; |
|
585 |
} |
|
583 | 586 |
if ($form->{department}) { |
584 | 587 |
my ($department) = split /--/, $form->{department}; |
585 | 588 |
push @options, $locale->text('Department') . " : $department"; |
Auch abrufbar als: Unified diff
Belege: Filtern nach Ansprechpartner