X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=taxes%2Fitem_tax_types.php;h=661c86ca6d2709733c35ff8fefad987636fd0146;hb=c39e64b5267f4f213b960a86a0fa15ad44a6c144;hp=d398e6c9b2f7e239d5a2d85958174be367078ee4;hpb=0ad7b92c6cf2e4e65ca0fa94ba31f30f7b292ba8;p=fa-stable.git diff --git a/taxes/item_tax_types.php b/taxes/item_tax_types.php index d398e6c9..661c86ca 100644 --- a/taxes/item_tax_types.php +++ b/taxes/item_tax_types.php @@ -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)