summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
74d90fe)
Betrifft nur die alte Form
if ($form->{second_run}) {
$form->{print_and_post} = 0;
}
if ($form->{second_run}) {
$form->{print_and_post} = 0;
}
- delete $form->{$_} foreach (qw(id printed emailed queued));
+ delete $form->{$_} foreach (qw(id printed emailed queued quonumber));
my $buysell;
if ($form->{script} eq 'ir.pl' || $form->{type} eq 'purchase_order') {
my $buysell;
if ($form->{script} eq 'ir.pl' || $form->{type} eq 'purchase_order') {