X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=purchasing%2Fpo_receive_items.php;h=78bbff9a01ec290fa78bcb922c5989a021ecb1e0;hb=2250f142e1034dc28adb819c4d8f7cce05911489;hp=14a017be94d95278fee23d703bb623e8682e1a26;hpb=bf00f0e16df5974ecba17b59be8bc660bdf6b8a8;p=fa-stable.git diff --git a/purchasing/po_receive_items.php b/purchasing/po_receive_items.php index 14a017be..78bbff9a 100644 --- a/purchasing/po_receive_items.php +++ b/purchasing/po_receive_items.php @@ -1,4 +1,14 @@ . +***********************************************************************/ $page_security = 11; $path_to_root=".."; include_once($path_to_root . "/purchasing/includes/po_class.inc"); @@ -292,7 +302,7 @@ if (isset($_POST['ProcessGoodsReceived'])) //-------------------------------------------------------------------------------------------------- -start_form(false, true); +start_form(); display_grn_summary($_SESSION['PO'], true); display_heading(_("Items to Receive"));