Added attachment link after most popular entry forms.
[fa-stable.git] / sales / customer_invoice.php
index ee15814a7e33eafc26d11ca39d6d7cf2be7bfb49..4068fea53c36f125e4035c0e0764d743a377cc47 100644 (file)
@@ -63,6 +63,8 @@ if (isset($_GET['AddedID'])) {
 
        hyperlink_params("$path_to_root/sales/inquiry/sales_deliveries_view.php", _("Select Another &Delivery For Invoicing"), "OutstandingOnly=1");
 
+       hyperlink_params("$path_to_root/admin/attachments.php", _("Add an Attachment"), "filterType=$trans_type&trans_no=$invoice_no");
+
        display_footer_exit();
 
 } elseif (isset($_GET['UpdatedID']))  {