Koha/C4/SIP/ILS
Kyle M Hall 8a6dd41d3a
Bug 24705: Holds placed via SIP will be given first priority
The SIP server does not calculate and pass a priority to AddReserve, which causes the hold to be given priority 1.

Test Plan:
1) Place a hold via SIP for a record with existing holds
2) Note the new hold is top priority
3) Apply this patch
4) Restart SIP
5) Repeat step 1
6) New hold should be last priority

Signed-off-by: Christofer Zorn <Christofer.Zorn@ajaxlibrary.ca>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-02-24 09:57:07 +00:00
..
Transaction Bug 24705: Holds placed via SIP will be given first priority 2020-02-24 09:57:07 +00:00
Item.pm Bug 22790: The system preference itemBarcodeInputFilter is not applied for barcodes inputed via SIP2 2019-05-09 14:36:21 +00:00
Item.pod
Patron.pm Bug 24449: Add too_many_overdue to patron status for SIP 2020-02-05 14:20:18 +00:00
Patron.pod Bug 14383: C4: Fix some typos (mostly in comments and documentation) 2015-06-22 17:34:45 -03:00
Transaction.pm Bug 17680: C4::Circulation - Remove GetItemIssue, simple calls 2017-07-10 12:06:37 -03:00