X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Frep103.php;h=bf5efdbd6367ecb33851a2940d0b60b230edf068;hb=7561718ee5113232ce917f63085d272884b0929c;hp=bf0096e62e3b543df505a41069eb40a8aef0166f;hpb=1571869d54be48452fdbe08f25130972ff0a7b5a;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