Bug [0000037] Price diff and deliveries between po receive and supp invoice.
[fa-stable.git] / purchasing / supplier_trans_gl.php
index b652a1a65fd62473c0585c7f91bd91547456acbd..64dc49aa561d4d143c7dc83cf3f46dde155d61c2 100644 (file)
@@ -91,8 +91,9 @@ if ($id != -1)
 
 display_heading($_SESSION['supp_trans']->supplier_name);
 
+start_form(false,true);
 display_gl_items($_SESSION['supp_trans'], 1);
-
+end_form();
 echo "<br>";
 
 if ($_SESSION['supp_trans']->is_invoice == true)