Rerun of Remittance
[fa-stable.git] / purchasing / supplier_payment.php
index cb94548e42a5b12820410e1caee27b811d610389..0c8aa7dd4940c75979d984fafdf4f6ec9e786a93 100644 (file)
@@ -70,8 +70,8 @@ if (isset($_GET['AddedID']))
 
        display_notification_centered( _("Payment has been sucessfully entered"));
 
-       submenu_print(_("&Print This Remittance"), ST_SUPPAYMENT, $payment_id, 'prtopt');
-       submenu_print(_("&Email This Remittance"), ST_SUPPAYMENT, $payment_id, null, 1);
+       submenu_print(_("&Print This Remittance"), ST_SUPPAYMENT, $payment_id."-".ST_SUPPAYMENT, 'prtopt');
+       submenu_print(_("&Email This Remittance"), ST_SUPPAYMENT, $payment_id."-".ST_SUPPAYMENT, null, 1);
 
     display_note(get_gl_view_str(22, $payment_id, _("View the GL &Journal Entries for this Payment")));