X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Fincludes%2Fdoctext.inc;h=439d7b8f0e11f44297aea5b74774ec5310b6d92c;hb=477c1f221df891f39e9363f7b34e6ff1eb4ad4c7;hp=be391fde7392bb3905c77ca602327c691b11f678;hpb=3faff3b471c0953bc1d11a6c00308779787a55f2;p=fa-stable.git diff --git a/reporting/includes/doctext.inc b/reporting/includes/doctext.inc index be391fde..439d7b8f 100644 --- a/reporting/includes/doctext.inc +++ b/reporting/includes/doctext.inc @@ -14,6 +14,8 @@ * Set document type dependent elements of common page layout. * */ + global $SysPrefs; + $Addr1 = array( 'title' => _("Charge To"), 'name' => @$this->formData['br_name'] ? $this->formData['br_name'] : @$this->formData['DebtorName'],