Added 'View Attachments' if any in all popup view windows
[fa-stable.git] / purchasing / view / view_supp_credit.php
index c0d921ecd7dcd5d70b6139cb6ddd3d766a3db962..9313484799bd487f07c0e6789df99678049ff8c9 100644 (file)
@@ -75,6 +75,6 @@ if (!$voided)
        display_allocations_from(PT_SUPPLIER, $supp_trans->supplier_id, ST_SUPPCREDIT, $trans_no, -($supp_trans->ov_amount + $supp_trans->ov_gst));
 }
 
-end_page(true);
+end_page(true, false, false, ST_SUPPCREDIT, $trans_no);
 
 ?>
\ No newline at end of file