https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21946 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This feature adds the release notes| |ability to define some | |itemtypes as 'parent' to | |other item types for | |defining circulation | |limits. | | | |This allows to | |create 'groups' of related | |items types. E.g. - a | |library has both Blu-ray | |and DVD itemtypes - these | |can be grouped under the | |'Media' itemtype. The | |checkout limit for Media | |will then apply to both | |Blu-ray and DVD. | | | |So if a | |library says a patron can | |have 4 dvds - 4 blu-ray - | |and sets Media to have a | |limit of 4 then patrons can | |have up to 4 items of | |either type (e.g. 1 DVD, 3 | |blu-rays) but will be | |prevented form checking out | |more of either type by the | |limit on the parent. | | | |Parent rules only apply to | |checkout limits -- You are receiving this mail because: You are watching all bug changes.