[Koha-bugs] [Bug 21860] Marc modification templates cannot check or change indicators

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 7 10:29:03 CET 2023


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

--- Comment #14 from paxed <pasi.kallinen at koha-suomi.fi> ---
(In reply to AspenCat Team from comment #13)
> Is this a particularly difficult enhancement? It would be super helpful. Bug
> initially created in 2018. Does it need to be a paid-for development?

It wouldn't be that hard... except the simplest change would not be accepted,
as all new stuff must use Koha Objects. So, you'd have to convert
C4/MarcModificationTemplates.pm to Koha/MarcModificationTemplate.pm,
Koha/MarcModificationTemplates.pm, Koha/MarcModificationTemplateAction.pm,
Koha/MarcModificationTemplateActions.pm (or something along those lines),
change all the scripts that use the marc modification templates to use those
new objects, rewrite tests, ...

Too much of a hassle.

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


More information about the Koha-bugs mailing list