Revision b98b8e3f
Von Sven Schöling vor etwa 10 Jahren hinzugefügt
bin/mozilla/oe.pl | ||
---|---|---|
949 | 949 |
|
950 | 950 |
push @options, $locale->text('Customer') . " : $form->{customer}" if $form->{customer}; |
951 | 951 |
push @options, $locale->text('Vendor') . " : $form->{vendor}" if $form->{vendor}; |
952 |
push @options, $locale->text('Contact Person') . " : $form->{cp_name}" if $form->{cp_name}; |
|
952 | 953 |
push @options, $locale->text('Department') . " : $department" if $form->{department}; |
953 | 954 |
push @options, $locale->text('Order Number') . " : $form->{ordnumber}" if $form->{ordnumber}; |
954 | 955 |
push @options, $locale->text('Customer Order Number') . " : $form->{cusordnumber}" if $form->{cusordnumber}; |
Auch abrufbar als: Unified diff
Belege: Filtern nach Ansprechpartner