http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11336
--- Comment #7 from Jonathan Druart <[email protected]> --- (In reply to Kyle M Hall from comment #6) > I agree this is a bit of a dirty fix. Wouldn't it be better to modify > GetReserve to look for the reserve in reserves first, and then old_reserves > if it doesn't find it there? Hum... It could work. But how to be sure this won't introduce a regression? For ex. a logic like: if GetReserve returns undef, the reserve is deleted. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
