Access control system description.
[fa-stable.git] / reporting / includes / doctext2.inc
index 9f94b1b4c26fa33ed895d052be912659b03e78d6..40853642eedfa1f935b779dae7531c969284b7cc 100644 (file)
@@ -74,7 +74,7 @@ if (isset($header2type))
                elseif ($doctype == 10)
                        $this->title = "INVOICE";
                elseif ($doctype == 13)
-                       $this->title = "DELIVERY NOTE";
+                       $this->title = ($packing_slip==1 ? "PACKING SLIP" : "DELIVERY NOTE");
                elseif ($doctype == 26)
                        $this->title = "WORK ORDER";
                else