]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/is.pl
Einkauf/Verkauf: Lieferadressenfelder nie aus Stammdaten vorbelegen
[mfinanz.git] / bin / mozilla / is.pl
index ef8f5996e4d8c58b81bdf33f3824c0df203ed29f..b6c6298a0ab5bf471de0379f02c78e9f3a38adea 100644 (file)
@@ -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');