Added 'View Attachments' if any in all popup view windows
[fa-stable.git] / sales / view / view_invoice.php
index c93a794c638e03128bf30f90446c55af487de435..44715413dae0653021e3ed4b081c79a6d538de60 100644 (file)
@@ -168,6 +168,6 @@ end_table(1);
 
 is_voided_display(ST_SALESINVOICE, $trans_id, _("This invoice has been voided."));
 
-end_page(true);
+end_page(true, false, false, ST_SALESINVOICE, $trans_id);
 
 ?>
\ No newline at end of file