[Koha-bugs] [Bug 19349] Allow to store biblio record's creator and last modifier in MARC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 14 11:02:52 CEST 2018


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

Julian Maurice <julian.maurice at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Failed QA                   |Signed Off

--- Comment #8 from Julian Maurice <julian.maurice at biblibre.com> ---
(In reply to Marcel de Rooy from comment #5)
> Why did you not apply what is in the FIXME ?
Because find_or_create is not what I want. find_or_new would be nice but it's
not implemented in Koha::Objects

> You add a new sub in C4/Biblio for MARC manipulation. Actually something
> like create or update. Should we not be looking now how to do such things in
> the Koha namespace instead of extending C4?
You're right. I moved set_koha_field to Koha::Util::MARC

> You add four prefs. Would it be handy to combine them.
How do you suggest to combine them ?

> And test on its value before saving?
Is it possible to check sysprefs value before saving ?

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


More information about the Koha-bugs mailing list