https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28743
--- Comment #8 from Katrin Fischer <[email protected]> --- I am not sure a db column would work, unless we only store the "first library to add a record", because library groups can overlap by definition. For your intended use case... would we need to store it on record level? Or could we get away with looking at the items attached to a record? How hard should the limit be on editing the records? Because I think if you just added an item to a record, you could edit the record and then delete it... still seems like no hard "lock". -- You are receiving this mail because: You are the assignee for the bug. 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/
