2.4.4 no Longer Displays 0.00 Sales Invoices in customer_inquiry.php. Fixed. $Braath...
[fa-stable.git] / reporting / rep205.php
index 5de3fd4aa590c06720b3295374037e953d5b1e01..4b27c182c697804ba060d71be0d8473f254d3c5c 100644 (file)
@@ -124,7 +124,7 @@ function print_supplier_details_listing()
                {
                        $newrow = 0;
                        $rep->NewLine();
-                       // Here starts the new report lines 2013-01-28 Joe Hunt
+                       // Here starts the new report lines
                        $contacts = get_supplier_contacts($myrow['supplier_id']);
                        $rep->TextCol(0, 1,     $myrow['supp_name']);
                        $rep->TextCol(1, 2,     _('Tax_Id') . ": " . $myrow['gst_no']);