Merged changes up to 2.3.16 into unstable
[fa-stable.git] / sales / create_recurrent_invoices.php
index 0db31150c409ca2d00228c16bafc1e53ae3d8a95..56e39bb07e2814283bc06c99167db4efbf0cfd30 100644 (file)
@@ -118,7 +118,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();