https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34153 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick@bywatersolutions.com --- Comment #2 from Nick Clemens <nick@bywatersolutions.com> --- Why not use the existing syspref_overrides setting here? With these patches, you get the additional materials note only if both CircConfirmItemParts system preference is enabled and allow_additional_materials_checkout is in the SIP config. I think we should always be adding the additional materials note to the screen msg You can access the Koha item object in the SIP item object - so I don't think we should add a fetch. Possibly we should just add the additional_materials field to the SIP object -- You are receiving this mail because: You are watching all bug changes.