]> git.koha-community.org Git - koha.git/commit
Bug 35570: (QA follow-up): Fix DVD type
authorPedro Amorim <pedro.amorim@ptfs-europe.com>
Wed, 16 Oct 2024 09:56:20 +0000 (09:56 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 31 Oct 2024 07:05:28 +0000 (08:05 +0100)
commit9e65f89443219b283d505f33bc84d7347b03f66a
treed67bc60e65210348eba35af934b1f4e5079365bd
parent039214754f0816dc9056a6faa538de2643952419
Bug 35570: (QA follow-up): Fix DVD type

I've added some DVD specific fields: language, format, genre, studio.
Happy to have this discussed and/or updated but hoping this is good enough for now.
To test:
1) Create an ILL request of 'DVD' type on both OPAC and Staff
2) Verify the form is shown without issues
3) Fill all fields and verify all fields are stored and shown correctly on both OPAC and STaff

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/ILL/Backend/Standard.pm
Koha/ILL/Backend/shared-includes/forms/dvd.inc [new file with mode: 0644]