Added Work Order Entry menu link after Sales Order issue.
[fa-stable.git] / reporting / rep706.php
index 674e25027cdf2a72692200443968212ca8cde232..ef975869b821ddbfee174542a1f2ac7b1fcf0cba 100644 (file)
@@ -306,7 +306,6 @@ function print_balance_sheet()
                $pg->type      = $graphics;
                $pg->skin      = $graph_skin;
                $pg->built_in  = false;
-               $pg->fontfile  = $path_to_root . "/reporting/fonts/Vera.ttf";
                $pg->latin_notation = ($decseps[$_SESSION["wa_current_user"]->prefs->dec_sep()] != ".");
                $filename = company_path(). "/pdf_files/test.png";
                $pg->display($filename, true);