X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=purchasing%2Fsupplier_invoice.php;h=ce56148738dfe0720000cec842b72fe007e11198;hb=29e68a1b8dcbe7c7ecb797396945e0cccf2d6cd8;hp=6c2a5ea2f5cbb32852fd309d61bde5a1548bd938;hpb=303eb17e9cdd9702eee9fdfcaee51e654a1da541;p=fa-stable.git diff --git a/purchasing/supplier_invoice.php b/purchasing/supplier_invoice.php index 6c2a5ea2..ce561487 100644 --- a/purchasing/supplier_invoice.php +++ b/purchasing/supplier_invoice.php @@ -350,7 +350,7 @@ start_form(); invoice_header($_SESSION['supp_trans']); if ($_POST['supplier_id']=='') - display_error('No supplier found for entered search text'); + display_error(_("There is no supplier selected.")); else { display_grn_items($_SESSION['supp_trans'], 1);