https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19349
Julian Maurice <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #8 from Julian Maurice <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
