X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=inventory%2Fprices.php;h=dfac2aa5a4c6b01c27da23ba0ab1cdca1f7948b7;hb=0489317205141deaecefe3a7243d11a3e38a51d0;hp=861b7daabbe3aee70f1d8b0393335aa4a8b46f8c;hpb=6a12518d87e341c16dd2e2898f36e74320369d71;p=fa-stable.git diff --git a/inventory/prices.php b/inventory/prices.php index 861b7daa..dfac2aa5 100644 --- a/inventory/prices.php +++ b/inventory/prices.php @@ -70,8 +70,6 @@ if ($Mode=='ADD_ITEM' || $Mode=='UPDATE_ITEM') display_error( _("The price entered must be numeric.")); set_focus('price'); } - elseif(!db_has_currency_rates($_POST['curr_abrev'], Today(), true)) - $input_error = 1; if ($input_error != 1) {