https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16787 --- Comment #36 from Victor Grousset/tuxayo <victor@tuxayo.net> ---
4 - The message will be 'Too many holds'
Is that valid if my messages are the following?
Too many holds: $EXAMPLE $USER can only place a maximum of 0 total holds.
It's for the «itemtype to allow no holds» it's a book went to circ rules and added a rule: all branches, all categories, type books: Holds allowed (total): 0 The other record I get
Too many holds for this record: $EXAMPLE $USER can only place a maximum of 0 hold(s) on this record.
It's for the «Holds per record' to 0 for another itemtype/patron combination» it for "music" and I added a rule; all branches, all categories, type music: Holds per record (count): 0 -- You are receiving this mail because: You are watching all bug changes.