[Koha-bugs] [Bug 19289] Allow configuration of the fields on the 'Catalog details' form in the acquisition baskets

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Feb 18 21:47:40 CET 2018


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |katrin.fischer at bsz-bw.de
             Status|Signed Off                  |Failed QA

--- Comment #22 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
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.


More information about the Koha-bugs mailing list