https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19289
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|Signed Off |Failed QA --- Comment #22 from Katrin Fischer <[email protected]> --- QA tools pass. Some first notes from reading the code: 1) installer/data/mysql/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.sql It looks like the code makes some assumptions about biblioitems.publicationyear. There is something you will not like about this field: It's only used by UNIMARC by default. MARC21 installations safe that information to biblio.copyrightdate. Both use cases need to be supported. 2) Only en and fr-FR installers are changed? 3) Atomicupdate doesn't include changes for creating the ACQ framework. 3) koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt A lot of FIXMEs in this code? Jonathan, can you please take a look? -- 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/
