Rerun. Reports checked for warnings.
[fa-stable.git] / reporting / includes / doctext.inc
index e15a5df9305bb728eb02f1d56c05369184bb23ba..c76cfed9a7f92f80bc79de5aa8ca6b47fc9ac191 100644 (file)
@@ -56,12 +56,11 @@ if (isset($header2type))
        }
        $doc_Our_VAT_no = _("Our VAT No.");
        $doc_Domicile = _("Domicile");
+       $doc_Extra = "";
        if($doctype == ST_CUSTDELIVERY || $doctype == ST_SALESQUOTE || $doctype == ST_PURCHORDER || $doctype == ST_SALESORDER ||
                $doctype == ST_SUPPAYMENT || $doctype == ST_CUSTPAYMENT) {
                if ($doctype == ST_CUSTPAYMENT)
                        $doc_Extra = _("* Subject to Realisation of the Cheque.");
-               else    
-                       $doc_Extra = "";
                $doc_Bank_Account = '';
                $doc_Please_Quote = _("All amounts stated in");
   } else {