X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=purchasing%2Fpo_receive_items.php;h=9664c54607c3b2695e92132180221dc0ef8f8300;hb=6a26a9c96379ef1dce88c995fe861579f3ac7d01;hp=c8680d8586e31eae9ddb182524a577d772a97b4b;hpb=d567a10b7925c8bb97c734e213d6651a979af29d;p=fa-stable.git diff --git a/purchasing/po_receive_items.php b/purchasing/po_receive_items.php index c8680d85..9664c546 100644 --- a/purchasing/po_receive_items.php +++ b/purchasing/po_receive_items.php @@ -310,7 +310,7 @@ display_po_receive_items(); echo '
'; submit_center_first('Update', _("Update"), '', true); -submit_center_last('ProcessGoodsReceived', _("Process Receive Items"), _("Clear all GL entry fields"), true); +submit_center_last('ProcessGoodsReceived', _("Process Receive Items"), _("Process Receive Items"), true); end_form();