22 Apr
2015
22 Apr
'15
11:27 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7981 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #48 from Katrin Fischer <katrin.fischer@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.