Koha/koha-tmpl/intranet-tmpl/prog/en
Owen Leonard e1b79db3e5
Bug 23434: Hold confirmation dialog problem if HoldsAutoFill is enabled
This patch corrects a problem with hold confirmation dialogs on the
checkin page when the HoldsAutoFill system preference is enabled and the
item being checked in has a hold at another library.

The confirmation dialog is converted to a modal to match other
confirmation information.

As part of this process two whole sections of the template have been
removed because they were redundant.

To test, apply the patch and test the following circumstances both with
HoldsAutoFill enabled AND disabled:

 - A hold for a patron at your library
 - A hold for a patron not at your library
   - With HoldsAutoFill ON, both the "OK" and "Print slip and confirm"
     buttons should dismiss the modal without reloading the page.
 - A hold which is already marked 'Waiting'
 - An item which needs to be transferred
 - An item which has already been transferred

In all cases the confirmation modal should appear with correct
information.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-08-12 14:33:52 +01:00
..
data Bug 19648: Revise marc21_field_007.xml 2019-04-12 01:47:51 +00:00
includes Bug 23307: (RM follow-up) Fix breaking change to columns_settings.inc 2019-08-12 14:31:39 +01:00
modules Bug 23434: Hold confirmation dialog problem if HoldsAutoFill is enabled 2019-08-12 14:33:52 +01:00
xslt Bug 21518: Material type "three-dimensional artifact" displays as "visual material" 2019-08-05 11:27:58 +01:00
columns.def Bug 19919: Stop using paidfor altogether 2019-07-15 11:28:05 +01:00