Added attachment link after most popular entry forms.
[fa-stable.git] / sales / customer_credit_invoice.php
index ff6e45797e0c14534051686c21f71a594f42dfa1..18318e566db3d9f945123e6a6a156c4596df7cfa 100644 (file)
@@ -59,6 +59,8 @@ if (isset($_GET['AddedID'])) {
 
        display_note(get_gl_view_str($trans_type, $credit_no, _("View the GL &Journal Entries for this Credit Note")),1);
 
+       hyperlink_params("$path_to_root/admin/attachments.php", _("Add an Attachment"), "filterType=$trans_type&trans_no=$credit_no");
+
        display_footer_exit();
 
 } elseif (isset($_GET['UpdatedID'])) {