From 91990d783a820e83f4785ad2b7f807563e892b00 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Tue, 16 Mar 2010 21:03:45 -0400 Subject: [PATCH] additional improvement to POD for CanBookBeIssued() Signed-off-by: Galen Charlton --- C4/Circulation.pm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/C4/Circulation.pm b/C4/Circulation.pm index cc6fb1d96b..d780189d3a 100644 --- a/C4/Circulation.pm +++ b/C4/Circulation.pm @@ -619,7 +619,9 @@ item withdrawn. item is restricted (set by ??) -C<$needsconfirmation> a reference to a hash. It contains reasons why issuing is impossible. +C<$needsconfirmation> a reference to a hash. It contains reasons why the loan could be prevented, +but ones that can be overriden by the operator. + Possible values are : =head3 DEBT -- 2.39.2