Fixed typo in Suppliers Report.
[fa-stable.git] / reporting / rep103.php
index bf0096e62e3b543df505a41069eb40a8aef0166f..bf5efdbd6367ecb33851a2940d0b60b230edf068 100644 (file)
@@ -41,7 +41,6 @@ function get_customer_details_for_report($area=0, $salesid=0)
                        ".TB_PREF."cust_branch.br_name,
                        ".TB_PREF."cust_branch.br_address,
                        ".TB_PREF."cust_branch.br_post_address,
-                       ".TB_PREF."cust_branch.contact_name,
                        ".TB_PREF."cust_branch.area,
                        ".TB_PREF."cust_branch.salesman,
                        ".TB_PREF."areas.description,
@@ -317,4 +316,3 @@ function print_customer_details_listing()
     $rep->End();
 }
 
-?>
\ No newline at end of file