X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Frep409.php;h=bf6bb3d466fe0b75ac78b170a37df1718a8477bd;hb=546bc1d4be8390a86e92ad15cbae63d05e48d8a5;hp=07e76f38486a8bf5bd5e2b90290931c0207923a8;hpb=80dd97a37f674cc3691fa04af4c29607067566b2;p=fa-stable.git diff --git a/reporting/rep409.php b/reporting/rep409.php index 07e76f38..bf6bb3d4 100644 --- a/reporting/rep409.php +++ b/reporting/rep409.php @@ -131,7 +131,7 @@ function print_workorders() $rep->NewLine(1); $rep->TextCol(0, 5," *** = "._("Insufficient stock"), -2); - $comments = get_comments(26, $i); + $comments = get_comments(ST_WORKORDER, $i); if ($comments && db_num_rows($comments)) { $rep->NewLine();