X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=inventory%2Fprices.php;h=64371bbe82840e02403978b46de087d090b0fd98;hb=deb258224a97804610393ef563d45b5af5c5243a;hp=06fab6d144a711424413a7d70ff9a9a5c9aefcd2;hpb=0ad7b92c6cf2e4e65ca0fa94ba31f30f7b292ba8;p=fa-stable.git diff --git a/inventory/prices.php b/inventory/prices.php index 06fab6d1..64371bbe 100644 --- a/inventory/prices.php +++ b/inventory/prices.php @@ -71,6 +71,7 @@ if (isset($_POST['updatePrice'])) { $input_error = 1; display_error( _("The price entered must be numeric.")); + set_focus('price'); } if ($input_error != 1)