X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Frep103.php;h=bf5efdbd6367ecb33851a2940d0b60b230edf068;hb=b0c4c9777f9574e9c2805fddc2a12576d75d94ce;hp=bf0096e62e3b543df505a41069eb40a8aef0166f;hpb=53d942f2a0d20cce5e9c409c6485867ce0869e4d;p=fa-stable.git diff --git a/reporting/rep103.php b/reporting/rep103.php index bf0096e6..bf5efdbd 100644 --- a/reporting/rep103.php +++ b/reporting/rep103.php @@ -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