Fixed transaction date check messages.
[fa-stable.git] / reporting / rep202.php
index c77b657b89e1b021fe658b06c778f479e7419378..2eb27559689efe240c53f395c0a60089ea79f773 100644 (file)
@@ -237,7 +237,7 @@ function print_aged_supplier_analysis()
                $pg->skin      = $graph_skin;
                $pg->built_in  = false;
                $pg->latin_notation = ($decseps[$_SESSION["wa_current_user"]->prefs->dec_sep()] != ".");
-               $filename = company_path(). "/pdf_files/test.png";
+               $filename = company_path(). "/pdf_files/". uniqid("").".png";
                $pg->display($filename, true);
                $w = $pg->width / 1.5;
                $h = $pg->height / 1.5;