X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=inventory%2Fadjustments.php;h=cba646365a9e7e7e91688e09f77f3d31881edb3c;hb=ef70e6c138561051def03df7e4264391dc61ea73;hp=205a3cb247c66bfae80b5a505e1e165b70e6446f;hpb=46c5f7a65a7659a44ae8254c63152074363d3987;p=fa-stable.git diff --git a/inventory/adjustments.php b/inventory/adjustments.php index 205a3cb2..cba64636 100644 --- a/inventory/adjustments.php +++ b/inventory/adjustments.php @@ -47,6 +47,8 @@ if (isset($_GET['AddedID'])) hyperlink_no_params($_SERVER['PHP_SELF'], _("Enter &Another Adjustment")); + hyperlink_params("$path_to_root/admin/attachments.php", _("Add an Attachment"), "filterType=$trans_type&trans_no=$trans_no"); + display_footer_exit(); } //--------------------------------------------------------------------------------------------------