Fixed price update when changing item in sales order entry.
[fa-stable.git] / taxes / item_tax_types.php
index d398e6c9b2f7e239d5a2d85958174be367078ee4..661c86ca6d2709733c35ff8fefad987636fd0146 100644 (file)
@@ -32,6 +32,7 @@ if (isset($_POST['ADD_ITEM']) || isset($_POST['UPDATE_ITEM']))
        {
                $input_error = 1;
                display_error(_("The item tax type description cannot be empty."));
+               set_focus('name');
        }
 
        if ($input_error != 1)