https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33639
--- Comment #23 from Lucas Gass <[email protected]> --- (In reply to Jonathan Druart from comment #21) > (In reply to Martin Renvoize from comment #20) > > For consistency you're right, thanks for spotting it. > > Consistency only? Then why do we need this parameter if we can pass a wrong > value? We do need to pass the itemnumber for item_group_items.item_id. Its a FK for the items table. Without it you'd get "Broken FK constraint". -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
