https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21494

--- Comment #5 from Katrin Fischer <[email protected]> ---
(In reply to Jonathan Druart from comment #4)
> (In reply to Katrin Fischer from comment #3)
> > Jonathan, do you think the fix would be to use AddReturn? 
> > 
> > I haven't checked yet, but I think the only issue I could imagine is that
> > you need to manipulate the time of return. But we can do that in the GUI, so
> > I assume it should be possible.
> 
> We should investigate the side effects, for instance AddReturn will test if
> the item can be checked in, whereas MarkIssueReturned will (almost only)
> move the entry from issues to old_issues.

I think for the offline circulation it's important that the item is _always_
returned, because it's in the library already, so you have to deal with it
somehow. 

Maybe something like a "force" parameter?

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to