Cleanup comments. Small bugfixes. Third run
[fa-stable.git] / purchasing / view / view_po.php
index 550bec056106cdbae890741c3bec6b70d54939a8..e84e4e33139039424ee3820a42c2d8164779d418 100644 (file)
@@ -154,7 +154,7 @@ if (db_num_rows($invoice_result) > 0)
 echo "</td></tr>";
 
 end_table(1); // outer table
-//_vd($purchase_order);
+
 display_allocations_to(PT_SUPPLIER, $purchase_order->supplier_id, ST_PURCHORDER, $purchase_order->order_no, $total + $tax_total);
 
 //----------------------------------------------------------------------------------------------------