PTFS-Europe / koha-ill-bldss

1 stars 1 forks source link

Allow per-material type default delivery for unmediated #11

Closed AndrewIsh closed 4 years ago

AndrewIsh commented 4 years ago

Currently the <default_formats> block for unmediated requests is too inflexible. As raised by Herts, you can specify, say, a default delivery method of "Encrypted download", but this will be inappropriate if the request should actually be for the loan of an entire book. What we really need is per-material type default_formats.

AndrewIsh commented 4 years ago

The fix for issue #12 has made this requirement redundant, we now intelligently switch request types when appropriate