Added 'View Attachments' if any in all popup view windows
[fa-stable.git] / purchasing / view / view_supp_invoice.php
index ae97355f8caf63ffdb2f50505c6b9aae8ccb46e0..87b54f5d2c9bd7c264c25851f73436ea6537b6c6 100644 (file)
@@ -76,6 +76,6 @@ end_table(1);
 
 is_voided_display(ST_SUPPINVOICE, $trans_no, _("This invoice has been voided."));
 
-end_page(true);
+end_page(true, false, false, ST_SUPPINVOICE, $trans_no);
 
 ?>
\ No newline at end of file