Revision c1de38e0
Von Bernd Bleßmann vor mehr als 1 Jahr hinzugefügt
SL/OE.pm | ||
---|---|---|
82 | 82 |
$quotation = '1'; |
83 | 83 |
$ordnumber = 'quonumber'; |
84 | 84 |
|
85 |
} elsif ($form->{type} eq 'purchase_quotation_intake') { |
|
86 |
$intake = '1'; |
|
87 |
$quotation = '1'; |
|
88 |
$ordnumber = 'quonumber'; |
|
89 |
|
|
85 | 90 |
} elsif ($form->{type} =~ /_order_intake$/) { |
86 | 91 |
$intake = '1'; |
87 | 92 |
|
Auch abrufbar als: Unified diff
Angebots-Eingang: Bericht