X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=sales%2Fcreate_recurrent_invoices.php;h=5b13f04dc39c5fce6dc49e726dadb256c1aff08f;hb=90b3d069d96b99671af51726e2953352738abb75;hp=ee92d03b9327e5d472125473a626a369b5595be7;hpb=d3a403292485062b56c5bfd9daeadd5185ecc7ed;p=fa-stable.git diff --git a/sales/create_recurrent_invoices.php b/sales/create_recurrent_invoices.php index ee92d03b..5b13f04d 100644 --- a/sales/create_recurrent_invoices.php +++ b/sales/create_recurrent_invoices.php @@ -105,7 +105,7 @@ if ($id != -1) } } else - display_error(_("The entered date is not in fiscal year.")); + display_error(_("The entered date is out of fiscal year or is closed for further data entry.")); } $result = get_recurrent_invoices();