https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35630
--- Comment #13 from Roman Dolny <[email protected]> --- Created attachment 169046 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=169046&action=edit Bug 35630: Handle library limits inside the store function This patch makes use of the diff action_logs as mentioned in comment 9. Furthermore, to fix the issue of calling store twice when creating a new AV, the "replace_library_limits" call has been moved inside to the store function. Use test plan from previous patch to test. Signed-off-by: Roman Dolny <[email protected]> -- 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/
