@@ -, +, @@ --- acqui/basketheader.pl | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) --- a/acqui/basketheader.pl +++ a/acqui/basketheader.pl @@ -148,7 +148,6 @@ if ( $op eq 'add_form' ) { $input->param('basketnote'), $input->param('basketbooksellernote'), $input->param('basketcontractnumber') || undef, - undef, $input->param('deliveryplace'), $input->param('billingplace'), ); --