X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/ab382ff280a3a77c8139eac89e95df7a0087116e..dcfea9c2ce19dd6865e478ef745aa5e1c085b8f8:/bin/mozilla/bp.pl diff --git a/bin/mozilla/bp.pl b/bin/mozilla/bp.pl index 78a343852..f40708b80 100644 --- a/bin/mozilla/bp.pl +++ b/bin/mozilla/bp.pl @@ -69,9 +69,6 @@ sub search { assert_bp_access(); - # setup customer/vendor selection - BP->get_vc(\%::myconfig, $::form); - my %label = ( invoice => { title => $::locale->text('Sales Invoices'), invnumber => 1, ordnumber => 1 }, sales_order => { title => $::locale->text('Sales Orders'), ordnumber => 1, },