Added 'View Attachments' if any in all popup view windows
[fa-stable.git] / purchasing / view / view_supp_payment.php
index 34fa9576121f52918a9ba028376f2363ebfe9a7e..4c6c45ad009d3e328a491034d3fec5cadab974b8 100644 (file)
@@ -81,5 +81,5 @@ if (!$voided)
        display_allocations_from(PT_SUPPLIER, $receipt['supplier_id'], ST_SUPPAYMENT, $trans_no, -$receipt['Total']);
 }
 
-end_page(true);
+end_page(true, false, false, ST_SUPPAYMENT, $trans_no);
 ?>
\ No newline at end of file