Added 'View Attachments' if any in all popup view windows
[fa-stable.git] / sales / view / view_receipt.php
index 8153b3ff82c11d55abfcfc37fb1bd69ee5cd464e..0a10d40eae364694d07675b49b9db59267f24a5a 100644 (file)
@@ -60,5 +60,5 @@ if (!$voided)
        display_allocations_from(PT_CUSTOMER, $receipt['debtor_no'], ST_CUSTPAYMENT, $trans_id, $receipt['Total']);
 }
 
-end_page(true);
+end_page(true, false, false, ST_CUSTPAYMENT, $trans_id);
 ?>
\ No newline at end of file