X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=inventory%2Fpurchasing_data.php;h=0a7a01c3d02be91c6cae1fe1610af77d2ae9b32e;hb=adbab1c1f0aee54dc5558639208e16060cfd8d23;hp=38a50dea97211cebc83e33fa18970cb0f9e0bb52;hpb=6a12518d87e341c16dd2e2898f36e74320369d71;p=fa-stable.git diff --git a/inventory/purchasing_data.php b/inventory/purchasing_data.php index 38a50dea..0a7a01c3 100644 --- a/inventory/purchasing_data.php +++ b/inventory/purchasing_data.php @@ -50,8 +50,6 @@ if ($Mode=='ADD_ITEM' || $Mode=='UPDATE_ITEM') display_error( _("The conversion factor entered was not numeric. The conversion factor is the number by which the price must be divided by to get the unit price in our unit of measure.")); set_focus('conversion_factor'); } - elseif(!db_has_currency_rates(get_supplier_currency($_POST['supplier_id']), Today(), true)) - $input_error = 1; if ($input_error == 0) {