<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18928"></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV><SPAN class=label>Hello again all,</SPAN></DIV>
<DIV><SPAN class=label></SPAN>&nbsp;</DIV>
<DIV><SPAN class=label>I am in the process up migrating from Koha 2.2.9 to Koha 3.2xx (used git upgrade to latest rev.).</SPAN></DIV>
<DIV><SPAN class=label>I *seem* to be pulling my items in correctly......but......</SPAN></DIV>
<DIV><SPAN class=label>Unfortunately, I am still not able to place items on "hold".</SPAN></DIV>
<DIV><SPAN class=label></SPAN>&nbsp;</DIV>
<DIV><SPAN class=label>I can check items out fine. </SPAN></DIV>
<DIV><SPAN class=label></SPAN>&nbsp;</DIV>
<DIV><SPAN class=label>Is there a "item available"&nbsp;setting I'm missing in my MARC fields ???</SPAN></DIV>
<DIV><SPAN class=label>Is there a required setting in the administration of Koha I'm missing??</SPAN></DIV>
<DIV><SPAN class=label></SPAN><SPAN class=label>Could someone with a working "holds"&nbsp;selection on version of Koha 3.2.x please export a MARC record and post it? </SPAN></DIV>
<DIV><SPAN class=label>(so I can check it against my 2.29 MARCs and my 3.2xx MARCs to make sure I'm importing all the fields I need to import)</SPAN></DIV>
<DIV><SPAN class=label></SPAN>&nbsp;</DIV>
<DIV><SPAN class=label>Here&nbsp;is an&nbsp;example of what I'm seeing </SPAN></DIV>
<DIV><SPAN class=label>(This user has&nbsp;no items on hold, and their are items available)&nbsp;</SPAN></DIV>
<DIV><SPAN class=label></SPAN>&nbsp;</DIV>
<DIV><SPAN class=label></SPAN>&nbsp;</DIV>
<DIV><SPAN class=label></SPAN>&nbsp;</DIV>
<DIV><SPAN class=label>
<DIV class="dialog alert">
<H3>Cannot Place Hold</H3>
<UL>
<LI><STRONG>Too Many Holds: </STRONG><A href="http://10.1.1.23:8080/cgi-bin/koha/members/moremember.pl?borrowernumber=2">SCOTT OWEN </A>has too many holds.</LI>
<LI><STRONG>No copies are available</STRONG> to be placed on hold</LI></UL></DIV>
<FIELDSET style="WIDTH: 956px; HEIGHT: 492px" class="rows left">
<FIELDSET class=action><INPUT disabled value="Place Hold" type=submit> </FIELDSET><LEGEND>Hold details</LEGEND>
<FORM onsubmit="return check();" method=post name=form action=placerequest.pl><INPUT value=sowen size=10 type=hidden name=member> <INPUT value=str8 type=hidden name=type> <INPUT value=12 type=hidden name=biblionumber> <INPUT value="Where's Waldo? : the great picture hunt! /" type=hidden name=title> <INPUT value=1 type=hidden name=rank-request> 
<OL>
<LI><SPAN class=label>Patron:</SPAN> <A href="http://10.1.1.23:8080/cgi-bin/koha/members/moremember.pl?borrowernumber=2">SCOTT OWEN (sowen)</A> </LI>
<LI><SPAN class=label>Priority:</SPAN> <STRONG>1</STRONG> </LI>
<LI><LABEL for=holdnotes>Notes:</LABEL> <TEXTAREA id=holdnotes rows=1 cols=30 name=notes></TEXTAREA> </LI>
<LI><LABEL for=pickup>Pickup at:</LABEL> <SELECT id=pickup size=1 name=pickup> <OPTION selected value=PINE>Pine Ave. Elementary</OPTION></SELECT> </LI>
<LI><LABEL for=expiration_date>Hold expires on date:</LABEL> <INPUT id=expiration_date readOnly size=10 name=expiration_date> <IMG style="CURSOR: pointer" id=CalendarExpirationDate border=0 alt="Show Calendar" src="cid:QFTKGLYATTQF.cal.gif">
<SCRIPT language=JavaScript type=text/javascript>
                //<![CDATA[
                function validate1(date) {
                        var today = new Date();
                        if ( (date > today) ||
                    ( date.getDate() == today.getDate() &&
                      date.getMonth() == today.getMonth() &&
                      date.getFullYear() == today.getFullYear() ) ) {
                                return false;
                        } else {
                                return true;
                        }
                };
                Calendar.setup(
                        {
                                inputField : "expiration_date",
                                ifFormat : "%m/%d/%Y",
                                button : "CalendarExpirationDate",
                                disableFunc : validate1,
                                dateStatusFunc : validate1,
                        }
                );
                //]]>
            </SCRIPT>
 <A onclick="document.getElementById('expiration_date').value='';" href="http://10.1.1.23:8080/cgi-bin/koha/reserve/request.pl?biblionumber=12#">Clear Date</A> </LI>
<LI><LABEL for=requestany>Place a hold on the next available copy </LABEL><INPUT id=requestany value=Any CHECKED type=checkbox name=request jQuery1282145318890="19"> <INPUT type=hidden name=biblioitem> <INPUT type=hidden name=alreadyreserved> </LI></OL>
<FIELDSET class=action><INPUT disabled value="Place Hold" type=submit> </FIELDSET> 
<OL>
<LI><SPAN class=label>Item type:</SPAN> </LI></OL>
<TABLE id=requestspecific>
<CAPTION>Place a hold on a specific copy</CAPTION>
<TBODY>
<TR>
<TH>Hold</TH>
<TH>Barcode</TH>
<TH>Home Library</TH>
<TH>Last Location</TH>
<TH>Call no.</TH>
<TH>Copy no.</TH>
<TH>Information</TH></TR>
<TR>
<TD><INPUT disabled value=31 type=radio name=checkitem jQuery1282145318890="20"> <IMG alt="Cannot be put on hold" src="cid:ZTUXHESPRTPM.cross.png"> </TD>
<TD>70259 </TD>
<TD>Pine Ave. Elementary </TD>
<TD></TD>
<TD></TD>
<TD>1</TD>
<TD>Not on hold </TD></TR>
<TR>
<TD><INPUT disabled value=32 type=radio name=checkitem jQuery1282145318890="21"> <IMG alt="Cannot be put on hold" src="cid:ZTUXHESPRTPM.cross.png"> </TD>
<TD>74254 </TD>
<TD>Pine Ave. Elementary </TD>
<TD></TD>
<TD></TD>
<TD>2</TD>
<TD>Not on hold </TD></TR><!-- itemloop --></TBODY></TABLE><!-- bibitemloop --><!-- /multi_hold --></FORM></FIELDSET></SPAN></DIV></BODY></HTML>