X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=sales%2Fcredit_note_entry.php;h=de84ba09f8e0133846d7ae231766d38ed8b83115;hb=52114b18b6b345fa823479c5225f35aea049ee3a;hp=56e81a1dbfee6cd6928ee8c1e695676ec81f87fa;hpb=cf075cde0c002313459cad1a7ffaab64d244caea;p=fa-stable.git diff --git a/sales/credit_note_entry.php b/sales/credit_note_entry.php index 56e81a1d..de84ba09 100644 --- a/sales/credit_note_entry.php +++ b/sales/credit_note_entry.php @@ -74,6 +74,8 @@ if (isset($_GET['AddedID'])) { hyperlink_params($_SERVER['PHP_SELF'], _("Enter Another &Credit Note"), "NewCredit=yes"); + hyperlink_params("$path_to_root/admin/attachments.php", _("Add an Attachment"), "filterType=$trans_type&trans_no=$credit_no"); + display_footer_exit(); } else check_edit_conflicts();