https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3492
--- Comment #17 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 186336 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186336&action=edit Bug 3492: Database migration for hold fees to circulation rules This commit adds the database migration to move hold fee configuration from patron categories to circulation rules, providing more granular control over hold fees based on patron category, item type, and branch. The migration: - Creates circulation rules for existing categories.reservefee values - Removes the deprecated reservefee column from categories table -- You are receiving this mail because: You are watching all bug changes. You are the QA Contact for the bug. _______________________________________________ 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/
