[Koha-bugs] [Bug 7981] Remove HomeOrHoldingBranchReturn syspref

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 23 00:27:10 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7981

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #48 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
>From reading the code:

+    # do the return
+    ( $returned, $messages, $issueinformation, $borrower ) =
+      AddReturn( $barcode, $userenv_branch, $exemptfine, $dropboxmode,
$return_date_override );
+

I think we miss the dropboxdate here - Please check and fix.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list