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

Alex Buckley <alexbuck...@catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexbuck...@catalyst.net.nz

--- Comment #73 from Alex Buckley <alexbuck...@catalyst.net.nz> ---
(In reply to Kyle M Hall from comment #72)
> Alex, why not add a wildcard option ( say "*" )? That way, if a notforloan
> change applies to all itemtypes, it won't require creating a section for
> each and every itemtype. It should also simplify the upgrade patch.

Hi Kyle, 

Thanks for this feedback. Chris and I had thought it might make it clearer
having a separate section for each item type, that way there is no confusion
around which rule (if there multiple conflicting ones) was prioritised for a
particular itemtype.

However, thinking about this more I think you and Nick (in comment #62) are
right about having a wildcard option for every item type, and making for a
simpler upgrade patch. 

I think Nick's suggestion of using the _ALL_ option as the wildcard, and having
that override item type specific rules, like in UpdateItemLocationOnCheckin,
would be good so as to maintain consistency in the sysprefs.

I am working on amending my patches to do that now.

Kind regards,
Alex

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to