12 Jan
2024
12 Jan
'24
11:34 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33639 --- Comment #23 from Lucas Gass <lucas@bywatersolutions.com> --- (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.