Stable merged into unstable again (due to failure on binary file during previous...
[fa-stable.git] / sales / create_recurrent_invoices.php
index ee92d03b9327e5d472125473a626a369b5595be7..5b13f04dc39c5fce6dc49e726dadb256c1aff08f 100644 (file)
@@ -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();