notforloan value in itemtype was overwritting notforloan value in a given item.
authortipaul <tipaul>
Wed, 17 Sep 2003 10:24:39 +0000 (10:24 +0000)
committertipaul <tipaul>
Wed, 17 Sep 2003 10:24:39 +0000 (10:24 +0000)
commit64d6029a7db80baa0299bebfd7095510ef59a5be
tree5a90691357f0f932102f68ddb281ad8bed5c9c78
parent43b29b60f6e67debb8dc679e0560377d32eb7c6f
notforloan value in itemtype was overwritting notforloan value in a given item.
I changed this behaviour :
if notforloan is set for a given item, and NOT for all items from this itemtype, the notforloan is kept.
If notforloan is set for itemtype, it's used (and impossible to loan a specific item from this itemtype)
C4/Biblio.pm