Added 'View Attachments' if any in all popup view windows
[fa-stable.git] / sales / view / view_credit.php
index 0ca3c7f9737663873facaf1ec237223ca9161c1c..c3b36b55ad4964fed2ea40a55bf7b20b5b9281fa 100644 (file)
@@ -152,6 +152,6 @@ if (!$voided)
 
 /* end of check to see that there was an invoice record to print */
 
-end_page(true);
+end_page(true, false, false, ST_CUSTCREDIT, $trans_id);
 
 ?>
\ No newline at end of file