Add ISSN column in serials claims table
Created attachment 25691 [details] [review] Bug 11861: Add ISSN column in serials claims table
Test plan: 1/ Go to serials claims page 2/ Choose a vendor and submit 3/ You should see a ISSN column, filled with subscription ISSN
ok for me. I go to the claims page and the table I can see a column with the ISSN.
Created attachment 26143 [details] [review] [PASSED QA] Bug 11861: Add ISSN column in serials claims table Signed-off-by: Koha Team Lyon 3 <koha@univ-lyon3.fr> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Added Sign off line. Passes all tests and QA script, including t/db_dependent/Serials.t
This is a rather small change and we have a simple test for the routine in t/db_dependent/Serials.t, but some more tests would be good.
Pushed to master. Thanks, Julian!