Ajax additions
[fa-stable.git] / purchasing / supplier_invoice.php
index 915ec27c1b3611157927ea6b1c6f5f8c32e5da32..64a0850f3c531c2125c267afde6f81e16f60e8bc 100644 (file)
@@ -174,7 +174,7 @@ echo "</td></tr>";
 end_table(); // outer table
 
 echo "<br>";
-submit_center('PostInvoice', _("Enter Invoice"));
+submit_center('PostInvoice', _("Enter Invoice"), true, '', true);
 echo "<br>";
 
 end_form();