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

delaye <stephane.del...@biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |stephane.del...@biblibre.co
                   |                            |m

--- Comment #12 from delaye <stephane.del...@biblibre.com> ---
French academic libraries have the same problems as those indicated by Marcel
and Joy.

Also in search results  opac : it is indicated that the item is 'On loan' with
the flag at '1' in items.restricted. (see /home/koha/src/C4/XSLT.pm).
It's not consistent.

The confusion between notforloan and restricted is also seen in the table of
items (screen detail.pl) because Koha displays two contradictory information
(Notforloan => On loan and Restricticed => not communicable).
The notforloan column in this items table  display errors which requires us to
do some jquery customization to harmonize the information and hide the
inconsistencies.(cf attachments)


The differences between notforlan and a 'item trap' (withdrawn, lost,
restricted, damaged):
-a "item trap" is stronger than notforloan in terms of display.Koha displays
the trap and not notforloan

-on the return of a item, the trap is displayed , not notforloan

-notforloan is sustainable information not necessarily the value of the trap

-- 
You are receiving this mail because:
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