X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Frep103.php;h=e8a418910daab345965c7e506fd7b37321f3a28e;hb=80dd97a37f674cc3691fa04af4c29607067566b2;hp=ead177fdf37c9b54b037b1eb2a26131dc41d161d;hpb=902f1015d874c33bd7946b17de2ad80b4f2144b6;p=fa-stable.git diff --git a/reporting/rep103.php b/reporting/rep103.php index ead177fd..e8a41891 100644 --- a/reporting/rep103.php +++ b/reporting/rep103.php @@ -109,9 +109,9 @@ function print_customer_details_listing() $dec = 0; - if ($area == reserved_words::get_all_numeric()) + if ($area == ALL_NUMERIC) $area = 0; - if ($folk == reserved_words::get_all_numeric()) + if ($folk == ALL_NUMERIC) $folk = 0; if ($area == 0)