Wrong presentation of left to allocate if discount was given
[fa-stable.git] / purchasing / po_receive_items.php
index c8680d8586e31eae9ddb182524a577d772a97b4b..9664c54607c3b2695e92132180221dc0ef8f8300 100644 (file)
@@ -310,7 +310,7 @@ display_po_receive_items();
 
 echo '<br>';
 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();