From 43aa0abba82e8fa1f770b3b798875e7cae1e4b78 Mon Sep 17 00:00:00 2001 From: Janusz Dobrowolski Date: Thu, 23 Oct 2008 17:20:54 +0000 Subject: [PATCH] Added printing in final menu. --- purchasing/po_entry_items.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/purchasing/po_entry_items.php b/purchasing/po_entry_items.php index b9bab552..1619bb49 100644 --- a/purchasing/po_entry_items.php +++ b/purchasing/po_entry_items.php @@ -1,13 +1,11 @@ '; + display_note(print_document_link($order_no, _("Print This Order"), true, $trans_type)); hyperlink_params($path_to_root . "/purchasing/po_receive_items.php", _("Receive Items on this Purchase Order"), "PONumber=$order_no"); -- 2.30.2