Bug in /includes/ui/ui_lists.inc:914. Sql clause was cut.
[fa-stable.git] / purchasing / includes / db / grn_db.inc
index 88cab62e602184295d54b92301134e49931df150..81b11bb97ed22c8b755f510e8d5bd6ca2862e480 100644 (file)
@@ -59,8 +59,6 @@ function add_grn(&$po, $date_, $reference, $location)
                } /*quantity received is != 0 */
        } /*end of order_line loop */
 
-       add_forms_for_sys_type(25, $grn, $location);
-
        references::save_last($reference, 25);
 
        commit_transaction();