[Koha-bugs] [Bug 34153] Add ability to allow items with additional materials notes to be checked out via SIP

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Sep 23 23:27:03 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34153

--- Comment #11 from Victor Grousset/tuxayo <victor at tuxayo.net> ---
Thanks for the tidying :)

Lol perltidy puts tons of spaces to align $response with 'equals'.
>    check_field(
>        $respcode,          $response, FID_SCREEN_MSG, 'Item must be checked out at a circulation desk',
>        'Check screen msg', 'equals'
>    );

Should we care? Maybe not, let's continue with the workflow and if someone has
more on the .perltidyrc matter, let's create a ticket or email the koha-dev
list or something.

Last point to settle is whether allow_additional_materials_checkout should be
on by default. I don't have an educated enough opinion on this.

I sent an email to the rest of the QA team, let's see what comes out.


> Hi 🙂
> 
> The only thing I need to pass this ticket is to settle on this question.
> To eventually make a follow-up changing the default config file.
> (it's currently allow_additional_materials_checkout="1")
> 
> I'm leaning a bit towards having it off by default. I suppose libraries
> would prefer to have to make the conscious decision to trust the patrons to
> self manage all items having additional materials. Otherwise it might feel like a loophole.
> Plus the 952$3 needs to be written for the general public instead of for
> librarians when having allow_additional_materials_checkout=1.
> Or maybe these two points aren't really important, hence reaching for opinion here ^_^

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list