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

David Cook <dc...@prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dc...@prosentient.com.au

--- Comment #19 from David Cook <dc...@prosentient.com.au> ---
I just bumped into this for the first time, and I really didn't expect this bug
to be such a saga...

After reviewing the code in C4/Circulation.pm, the patch could theoretically be
small, but it looks like no one can agree on what should or should not
constitute a local use. 

But the thing is... if it's not recorded as "localuse", it's actually going to
be recorded as a "return" anyway, so perhaps it's a much of a muchness. 

If people do care enough, I suppose we could have a multiple value system
preference like RecordLocalUseExceptions which defines a list of situations
where "return" is logged instead of "localuse". For example, you might want to
record "return" instead of "localuse" if it's "OnHold" or "HasTransfer"
(although this could be split into several different ones... since you can have
outbound and inbound tranfers).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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