Bug 18837: Introduce delegation to backends for unmediated workflows
authorAndrew Isherwood <andrew.isherwood@ptfs-europe.com>
Thu, 26 Apr 2018 11:04:58 +0000 (12:04 +0100)
committerNick Clemens <nick@bywatersolutions.com>
Fri, 15 Mar 2019 19:33:36 +0000 (19:33 +0000)
commit67c5956c1915ddab9069a226e45a838380acdf75
tree56255e4be2337745583d80ca3ca2ac1aa1a9ee59
parentb1e076fab0da49d7480d22b8c440342af0bbc652
Bug 18837: Introduce delegation to backends for unmediated workflows

This patch adds support to Illrequest.pm to allow delegation of
unmediated requests to happen in backends that support them.

It is a recreation of
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=66629&action=diff
which had diverged sufficiently as to make it impossible to apply

Signed-off-by: Stephen Graham <s.graham4@herts.ac.uk>
Signed-off-by: David Peacock <d.m.peacock@herts.ac.uk>
Signed-off-by: Jayne Maisey <j.maisey@herts.ac.uk>

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Koha/Illrequest.pm