Bad and missing parameter to header2 funciton
[fa-stable.git] / reporting / rep209.php
index c6e0240f2289033aa1be1a934e4c01e6eb6adaef..cc3d93bafc430b1d34572c3b1a34cbffe35a3f63 100644 (file)
@@ -118,7 +118,7 @@ function print_po()
                        $rep->TextCol(6, 7,     $DisplayNet, -2);
                        $rep->NewLine(1);
                        if ($rep->row < $rep->bottomMargin + (15 * $rep->lineHeight))
-                               $rep->Header2($myrow, $branch, $sales_order, $baccount);
+                               $rep->Header2($myrow, $branch, $myrow, $baccount, 8);
                }
                if ($myrow['comments'] != "")
                {