Merged changes from main trunk 2.2.1-2.2.2
[fa-stable.git] / reporting / includes / doctext.inc
index 0edc595fde9c28d9493396cb331ce6540443f054..d94ffe0cde8490ff2559b57ce364dd75e1713e98 100644 (file)
@@ -121,6 +121,7 @@ if (isset($linetype))
                $doc_Amount = _("Amount");
                $doc_TOTAL_INVOICE = $doctype ==10 ? _("TOTAL INVOICE") : _("TOTAL CREDIT");
                $doc_TOTAL_ORDER = _("TOTAL ORDER EX VAT");
+               $doc_TOTAL_ORDER2 = _("TOTAL ORDER VAT INCL.");
                $doc_TOTAL_PO = _("TOTAL PO EX VAT");
                $doc_TOTAL_DELIVERY = _("TOTAL DELIVERY INCL. VAT");
        }