Koha/C4
Katrin Fischer a2ee6443b9 Bug 3704: SIP Checkin of not checked out item returns error without reason
Checking in an available item returns an error (which is correct) without
giving a reason for the failure as screen_msg (aka AF field in SIP2 is empty).

Based on code suggested by Patrick Langer <patrick.langer@easycheck.org>

Signed-off-by: Ulrich Kleiber <ulrich.kleiber@bsz-bw.de>
Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-09-22 19:39:29 +12:00
..
AuthoritiesMarc
Barcodes
Cache
ClassSortRoutine
Creators bug_6318: Always give predefined fields drop downs on label layout edit 2011-09-16 11:23:59 +12:00
External
Form Fix for Bug 6458 - incorrect parsing result in translation processing 2011-09-15 08:38:58 +12:00
Heading
ILSDI Bug 5639 (MT #3605) Fix escaping in ILSDI 2011-08-05 09:07:15 +12:00
Installer Fixing missing padding on module version 2011-07-21 20:04:02 +12:00
Labels bug 5653: use itemcallnumber in bib label layouts 2011-06-13 11:15:34 +12:00
Members Bug 5379 - import_borrowers.pl fails with db insert/update errors 2011-07-05 11:15:00 +12:00
Output
Patroncards
Reports
Search
SIP Bug 3704: SIP Checkin of not checked out item returns error without reason 2011-09-22 19:39:29 +12:00
tests
VirtualShelves Bug 5524 : Cant delete list from the second page of lists 2011-09-01 20:55:16 +12:00
Accounts.pm Bug 3498 [ENH] Allow Partial Payment of Fines 2011-09-13 08:40:49 +12:00
Acquisition.pm Bug 6721 - improve searching in the acquisitions system 2011-08-26 11:34:27 +12:00
Auth.pm Revert "Bug 5630 CAS improvements" 2011-09-02 13:22:20 +12:00
Auth_with_cas.pm Revert "Bug 5630 CAS improvements" 2011-09-02 13:22:20 +12:00
Auth_with_ldap.pm Bug 5453 : Move declarations out of conditionals 2011-07-15 15:50:24 +12:00
AuthoritiesMarc.pm Bug 5737: Modified the merge subroutine in AuthoritiesMarc.pm so it won't destroy the connection to the biblioserver. 2011-08-03 14:01:52 +12:00
BackgroundJob.pm
Barcodes.pm
Biblio.pm bug_6576: Submit when changing framework rather then reloading 2011-09-22 09:05:44 +12:00
Bookseller.pm
Boolean.pm
Branch.pm
Breeding.pm
Budgets.pm bug_4831: Use unitprice (actual cost) when totalling spent amounts for "All available funds", as in "Already received" 2011-09-22 19:35:40 +12:00
Cache.pm
Calendar.pm
Category.pm
Charset.pm
Circulation.pm Bug id:6783 - Circulation restrictions dont work when other withdrawn reasons are used 2011-09-11 21:40:09 +12:00
ClassSortRoutine.pm
ClassSource.pm
Context.pm
Contract.pm
Creators.pm
Csv.pm
Dates.pm
Debug.pm
Heading.pm
ImportBatch.pm
ImportExportFramework.pm Bug 6723 : import-framework-crlf 2011-08-26 12:46:52 +12:00
Input.pm
Installer.pm Bug 6537 - squashed version of the previous 5 commits, signed-off 2011-09-07 09:19:07 +12:00
ItemCirculationAlertPreference.pm
Items.pm Bug 6034 - Shelving cart feature can wipe permanent shelving location in certain circumstances 2011-08-10 13:06:51 +12:00
ItemType.pm
Koha.pm
Labels.pm
Languages.pm
Letters.pm Bug 5263 - Add support for including fields from the ISSUES table in advanced due notices 2011-08-02 12:44:42 +12:00
Log.pm Bug 6470 - Unable to filter out log entries for kohaadmin (user 0) 2011-07-05 11:22:46 +12:00
Maintainance.pm
Matcher.pm
Members.pm Bug 6857: display a charge warning alert for reserves 2011-09-11 21:35:52 +12:00
Message.pm
NewsChannels.pm
Output.pm
Overdues.pm
Patroncards.pm
Print.pm
Record.pm Bug 5453 : Move declarations out of conditionals 2011-07-15 15:50:24 +12:00
Reports.pm
Reserves.pm Bug 5675 : CheckReserves not honouring item level itemtypes preferences 2011-09-21 09:16:53 +12:00
Review.pm
Ris.pm
RotatingCollections.pm
Scheduler.pm
Scrubber.pm
Search.pm BUG4319 waiting items cannot be reserved 2011-06-13 11:08:47 +12:00
Serials.pm
Service.pm
ShelfBrowser.pm
SMS.pm
SQLHelper.pm
Stats.pm
Suggestions.pm
Tags.pm
Templates.pm Bug 6459 : Needless call to C4::Context->dbh in C4::Templates::themelanguage() 2011-06-10 11:16:36 +12:00
TmplToken.pm Bug 6458 Template Toolkit files test case 2011-08-18 21:11:50 +12:00
TmplTokenType.pm Bug 6458 Template Toolkit files test case 2011-08-18 21:11:50 +12:00
TTParser.pm Bug 6458 Template Toolkit files test case 2011-08-18 21:11:50 +12:00
UploadedFile.pm
Utils.pm
VirtualShelves.pm Bug 6555 : only 10 lists show in the staff client 2011-09-07 09:00:38 +12:00
XISBN.pm
XSLT.pm 6290: Fix warning on XSLT.pm 2011-08-11 12:54:47 +12:00
Z3950.pm