X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/81b492ac44ad8fc5207a9072039b972fb954c4dd..b6213d3539ccd179cd1f21b9afc54b8de8970774:/bin/mozilla/is.pl diff --git a/bin/mozilla/is.pl b/bin/mozilla/is.pl index ef8f5996e..b6c6298a0 100644 --- a/bin/mozilla/is.pl +++ b/bin/mozilla/is.pl @@ -155,7 +155,6 @@ sub invoice_links { taxincluded currency cp_id intnotes id shipto_id delivery_term_id)); - $form->{shipto} = 1 if $editing || $form->{convert_from_oe_ids} || $form->{convert_from_do_ids}; IS->get_customer(\%myconfig, \%$form); #quote all_customer Bug 133 @@ -962,7 +961,6 @@ sub credit_note { $form->{id} = ''; $form->{rowcount}--; - $form->{shipto} = 1; $form->{title} = $locale->text('Add Credit Note');