Bug 10572: Add phone to message_transport_types table for new installs
[koha.git] / acqui / basketheader.pl
index 8f75f40..93bd7f8 100755 (executable)
@@ -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'),
         );