[0000137] Material Cost Averaging Problem when voiding Supp Inv and qoh reaches 0.
[fa-stable.git] / sales / create_recurrent_invoices.php
index 8886e34911d105e5cc7e92b6dc076164caed2ff5..517bd34e33a943b8b4ba8b36af61130cbd046543 100644 (file)
@@ -158,7 +158,7 @@ end_table();
 if ($due)
        display_note(_("Marked items are due."), 1, 0, "class='overduefg'");
 else
-       display_note(("No recurrent invoices are due."), 1, 0);
+       display_note(_("No recurrent invoices are due."), 1, 0);
 
 echo '<br>';