Huge sales module changes toward delivery and invoicing separation. Includes some...
[fa-stable.git] / sales / view / view_invoice.php
index 8c2fb857a970bb610133f1b71abefe901b1a5afb..498eb4e2420bc310a37324374951ab8354c7f859 100644 (file)
@@ -65,8 +65,8 @@ start_table("$table_style width=100%");
 $th = array(_("Delivered To"));
 table_header($th);
 
-label_row(null, $sales_order["deliver_to"] . "<br>" . nl2br($sales_order["delivery_address"]),
-       "nowrap");
+//label_row(null, $sales_order["deliver_to"] . "<br>" . nl2br($sales_order["delivery_address"]),
+//     "nowrap");
 end_table();
 
 echo "</td><td>"; // outer table