Bibliotek Mellansjös hold slip 2024
Version från den 2 oktober 2024 kl. 13.41 av Klas (diskussion | bidrag) (Skapade sidan med '<pre> <!DOCTYPE html> <html> <head> <script type="text/javascript"> </script> <style> <!-- .patronletter { page-break-after: always } --> </styl...')
<!DOCTYPE html> <html> <head> <script type="text/javascript"> </script> <style> <!-- .patronletter { page-break-after: always } --> </style> </head> <body> [% USE Branches %] [% loggedinbranchname = Branches.GetName( Branches.GetLoggedInBranchcode() ) %] [% IF (loggedinbranchname == branch.branchname && borrower.borrowernumber == "27022") %] <div class="patronletter"> <div class="message-content"> <h2>Aviseras med telefon</h2> <h3>Låntagare NN</h3> <p>Ring och meddela om det kommer en reservation till henne, hon kan inte ta emot sms.</p> <p>Telefonnummer: 0123456789</p> </div> </div> <p><h3><<branches.branchname>></h3></p> <h1 style="font-size: 50px"><<borrowers.borrowernumber>></h1> <p><h5>Hämtas senast: [% USE KohaDates %] [% hold.expirationdate | $KohaDates %]</h5></p> <br> <p> <p> <p> <h3>RESERVATION</h3> <h4>Titel: <<biblio.title>></h4> [% IF biblio.author %]<h4>Författare: <<biblio.author>></h4>[% END %] [% IF biblio.seriestitle %]<h5>Serie: <<biblio.seriestitle>> <<biblioitems.volume>></h5>[% END %] <p> <p> Streckkod:<<items.barcode>></li> <p> <<items.itemnotes>> <p> <p>Dagens datum: <<today>></p> [% ELSIF (loggedinbranchname == branch.branchname && borrower.borrowernumber == "101850") %] <h2>Fjärrlånekö</h2> <h2>Går inte att lån om</h2> <h2>Återsändes snarast</h2> <h2>Ställ boken på hyllan för återsända fjärrlån, längst ned i hyllan bakom lånedisken</h2> <p> <p> <p> <p><h3><<branches.branchname>></h3></p> <h1><<borrowers.borrowernumber>></h1> <p><h5>Hämtas senast: [% USE KohaDates %] [% hold.expirationdate | $KohaDates %]</h5></p> <br> <p> <p> <p> <h3>RESERVATION</h3> <h4>Titel: <<biblio.title>></h4> [% IF biblio.author %]<h4>Författare: <<biblio.author>></h4>[% END %] [% IF biblio.seriestitle %]<h5>Serie: <<biblio.seriestitle>> <<biblioitems.volume>></h5>[% END %] <p> <p> Streckkod:<<items.barcode>></li> <p> <<items.itemnotes>> <p> <p>Dagens datum: <<today>></p> [% ELSIF (loggedinbranchname == branch.branchname && item.itype == "FJARRLAN") %] [% SWITCH branch.branchcode %] [% CASE ['GULL','8BYQ','MARI','8BYS','8BYL','SKSB','8BXZ','8BYA','8BYB','TIDA','8BYR','8BYM','8BYC','8BYI'] #Bibliotek som har namn överst på sina fjärrlånelappar %] <h2>[% borrower.surname.lower.ucfirst %], [% borrower.firstname.lower.ucfirst %]</h2> <p> <p> <p> <p><h3><<branches.branchname>></h3></p> <h1><<borrowers.borrowernumber>></h1> [% CASE #Övriga bibliotek har inte namn på sina fjärrlånelappar %] <p> <p> <p> <p><h3><<branches.branchname>></h3></p> <h1 style="font-size: 50px"><<borrowers.borrowernumber>></h1> [% END #Här slutar alternativen för namn/bara nummer på fjärrlånelappar %] <p><h5>Hämtas senast: [% USE KohaDates %] [% hold.expirationdate | $KohaDates %]</h5></p> <br> <p> <p> <p> <h3>FJÄRRLÅN</h3> <h4>Titel:<<biblio.title>></h4> [% IF biblio.author %]<h4>Författare:<<biblio.author>></h4>[% END %] [% IF biblio.seriestitle %]<h5>Serie: <<biblio.seriestitle>> <<biblioitems.volume>></h5>[% END %] <p> <p> Streckkod:<<items.barcode>></li> <p> <<items.itemnotes>> <p> <p>Dagens datum: <<today>></p> [% ELSIF (loggedinbranchname == branch.branchname && item.itype == "DAISY") %] [% SWITCH branch.branchcode %] [% CASE ['SKSB'] %] <h2>Talbok - lämnas till Specialmedia</h2> [% CASE %] <h2>Talbok</h2> [% END %] <p> <p> <p> <h2>[% borrower.surname.lower.ucfirst %], [% borrower.firstname.lower.ucfirst %]</h2> <p> <p> <p> <p><h3><<branches.branchname>></h3></p> <h1 style="font-size: 50px"><<borrowers.borrowernumber>></h1> <p><h5>Hämtas senast: [% USE KohaDates %] [% hold.expirationdate | $KohaDates %]</h5></p> <br> <p> <p> <p> <h3>RESERVATION</h3> <h4>Titel:<<biblio.title>></h4> [% IF biblio.author %]<h4>Författare:<<biblio.author>></h4>[% END %] [% IF biblio.seriestitle %]<h5>Serie: <<biblio.seriestitle>> <<biblioitems.volume>></h5>[% END %] <p> <p> Streckkod:<<items.barcode>></li> <p> <<items.itemnotes>> <p> <p>Dagens datum: <<today>></p> [% ELSIF (loggedinbranchname == branch.branchname && borrower.categorycode == "BIBLIOTEK") %] [% IF (borrower-attribute) %] <h3>Beställd som fjärrlån</h3> <p>skickas till:<p> <p><<borrowers.surname>><p> <p><i><<borrower-attribute:VGR>></i></p> [% ELSE %] <h3>Beställd som fjärrlån</h3> <p>skickas till:<p> <p><<borrowers.surname>><p> <p>[% borrower.address.lower.ucfirst %]<p> <p>[% borrower.zipcode %] [% borrower.city.lower.ucfirst %]<p> [% END %] <p> <p> <p> <h4>Titel:<<biblio.title>></h4> [% IF biblio.author %]<h4>Författare:<<biblio.author>></h4>[% END %] [% IF biblio.seriestitle %]<h5>Serie: <<biblio.seriestitle>> <<biblioitems.volume>></h5>[% END %] <p> <p> Streckkod:<<items.barcode>></li> <p> <<items.itemnotes>> <p> <p>Dagens datum: <<today>></p> [% ELSIF (loggedinbranchname == branch.branchname && borrower.categorycode == "KVALON") %] <h2>KVA-låntagare</h2> <p> <p> <p> <h2>[% borrower.firstname.lower.ucfirst %] [% borrower.surname.lower.ucfirst %]</h2> <p> <p> <p> <p><h3><<branches.branchname>></h3></p> <h1 style="font-size: 50px"><<borrowers.borrowernumber>></h1> <p><h5>Hämtas senast: [% USE KohaDates %] [% hold.expirationdate | $KohaDates %]</h5></p> <br> <p> <p> <p> <h3>RESERVATION</h3> <h4>Titel:<<biblio.title>></h4> [% IF biblio.author %]<h4>Författare:<<biblio.author>></h4>[% END %] [% IF biblio.seriestitle %]<h5>Serie: <<biblio.seriestitle>> <<biblioitems.volume>></h5>[% END %] <p> <p> Streckkod:<<items.barcode>></li> <p> <<items.itemnotes>> <p> <p>Dagens datum: <<today>></p> [% ELSIF (loggedinbranchname == branch.branchname && borrower.categorycode == "BKNKOMMER") %] [% SWITCH branch.branchcode %] [% CASE ['SKSB']%] <h2>Boken kommer-låntagare - lämnas till Specialmedia</h2> [% CASE %] <h2>Boken kommer-låntagare - ställ inte på köhyllan</h2> [% END %] <p> <p> <p> <h2>[% borrower.surname.lower.ucfirst %], [% borrower.firstname.lower.ucfirst %]</h2> <p> <p> <p> <p><h3><<branches.branchname>></h3></p> <h1 style="font-size: 50px"><<borrowers.borrowernumber>></h1> <p><h5>Hämtas senast: [% USE KohaDates %] [% hold.expirationdate | $KohaDates %]</h5></p> <br> <p> <p> <p> <h3>RESERVATION</h3> <h4>Titel:<<biblio.title>></h4> [% IF biblio.author %]<h4>Författare:<<biblio.author>></h4>[% END %] [% IF biblio.seriestitle %]<h5>Serie: <<biblio.seriestitle>> <<biblioitems.volume>></h5>[% END %] <p> <p> Streckkod:<<items.barcode>></li> <p> <<items.itemnotes>> <p> <p>Dagens datum: <<today>></p> [% ELSIF (loggedinbranchname == branch.branchname && item.ccode == "Vux" && borrower.surname == "Flytfix") %] <h2>Flytfix - avdelning ska ändras från Vuxen till Nyhet</h2> <p> <p>Låt boken stå så blir ändringen fixad, reservationen borttagen, och boken kommer ut på plocklistan för en riktig låntagare.</p> <p> <p>Du kan också själv redigera exemplar: <br> Ändra avdelning från Vuxen till Nyhet<br> Ta bort reservationen för Flytfix<br> Återlämna boken så blir nästa reservation tillgänglig</p> <p> <p> <p><h3><<branches.branchname>></h3></p> <br> <p> <p> <p> <h3>RESERVATION</h3> <h4>Titel:<<biblio.title>></h4> [% IF biblio.author %]<h4>Författare:<<biblio.author>></h4>[% END %] [% IF biblio.seriestitle %]<h5>Serie: <<biblio.seriestitle>> <<biblioitems.volume>></h5>[% END %] <p> <p> Streckkod:<<items.barcode>></li> <p> <<items.itemnotes>> <p> <p>Dagens datum: <<today>></p> [% ELSIF (loggedinbranchname == branch.branchname && item.ccode == "NyHet" && borrower.surname == "Flytfix") %] <p> <p> <p> <h2>Ta bort reservationen för flytfix, återlämna igen så boken går ut till en riktig låntagare</h2> <p> <p> <br> <p> <p> <p> <h3>RESERVATION</h3> <h4>Titel:<<biblio.title>></h4> [% IF biblio.author %]<h4>Författare:<<biblio.author>></h4>[% END %] [% IF biblio.seriestitle %]<h5>Serie: <<biblio.seriestitle>> <<biblioitems.volume>></h5>[% END %] <p> <p> Streckkod:<<items.barcode>></li> <p> <<items.itemnotes>> <p> <p>Dagens datum: <<today>></p> [% ELSIF (loggedinbranchname == branch.branchname && borrower.surname == "Fakturabevakning") %] [% SWITCH branch.branchcode %] [% CASE ['SKSB']%] <h2>Fakturabevakning - lämnas till Rigmor/Carolina</h2> [% CASE %] <h2>Fakturabevakning - lämnas till räkningsanvarig</h2> [% END %] <h3>Uppgifter om Senaste låntagare:</h3> <p>Namn, låntagarnummer et.c.</p> <br> <br> <br> <br> <br> <br> <br> <p>Du hittar uppgifter om senaste låntagare om du klickar exemplarets streckkod.</p> <p>Senaste låntagare sparas bara i tre dagar, så notera uppgifterna nu på en gång!</p> <p></p> <p>Signatur + dagens datum</p> <p></p> <p></p> <h4>Titel:<<biblio.title>></h4> [% IF biblio.author %]<h4>Författare:<<biblio.author>></h4>[% END %] <p></p> <p></p> Streckkod:<<items.barcode>> <p></p> <<items.itemnotes>> <p></p> <p>Dagens datum: <<today>></p> [% ELSIF (loggedinbranchname == branch.branchname && borrower.email == NULL && borrower.smsalertnumber == NULL) || (loggedinbranchname == branch.branchname && borrower.email == "" && borrower.smsalertnumber == "") || (loggedinbranchname == branch.branchname && borrower.email == "" && borrower.smsalertnumber == "+46") || (loggedinbranchname == branch.branchname && borrower.email == "" && borrower.smsalertnumber == NULL) || (loggedinbranchname == branch.branchname && borrower.email == NULL && borrower.smsalertnumber == "") || (loggedinbranchname == branch.branchname && borrower.email == NULL && borrower.smsalertnumber == "+46") %] <p><h3><<branches.branchname>></h3></p> [% SWITCH branch.branchcode %] [% CASE ['8BYL','8BYA','8BYB','TIDA','8BYR','8BYM','8BYO','8REG','FAGEL','FGBS','KSTR','TEKE','TFOR','TFRO','THOK','TRBG','TVAL'] #Bibliotek som har namn på sina reservationslappar %] <h2>[% borrower.surname.lower.ucfirst %], [% borrower.firstname.lower.ucfirst %]</h2> [% CASE #Övriga bibliotek har inte namn på sina reservationslappar %] [% END #Här slutar alternativen för namn/bara nummer på reservationslappar %] <h1 style="font-size: 50px"><<borrowers.borrowernumber>></h1> <p><h5>Hämtas senast: [% USE KohaDates %] [% hold.expirationdate | $KohaDates %]</h5></p> <p><i>Aviserad via brev, låt stå någon dag extra</i><p> <br> <p> <p> <p> <h3>RESERVATION</h3> <h4>Titel:<<biblio.title>></h4> [% IF biblio.author %]<h4>Författare:<<biblio.author>></h4>[% END %] [% IF biblio.seriestitle %]<h5>Serie: <<biblio.seriestitle>> <<biblioitems.volume>></h5>[% END %] <p> <p> Streckkod:<<items.barcode>></li> <p> <<items.itemnotes>> <p> <p>Dagens datum: <<today>></p> [% ELSIF loggedinbranchname == branch.branchname%] <p><h3><<branches.branchname>></h3></p> [% SWITCH branch.branchcode %] [% CASE ['8BYL','8BYA','8BYB','TIDA','8BYR','8BYM','8BYO','8REG','FAGEL','FGBS','KSTR','TEKE','TFOR','TFRO','THOK','TRBG','TVAL'] #Bibliotek som har namn på sina reservationslappar %] <h2>[% borrower.surname.lower.ucfirst %], [% borrower.firstname.lower.ucfirst %]</h2> [% CASE #Övriga bibliotek har inte namn på sina reservationslappar %] [% END #Här slutar alternativen för namn/bara nummer på reservationslappar %] <h1 style="font-size: 50px"><<borrowers.borrowernumber>></h1> <p><h5>Hämtas senast: [% USE KohaDates %] [% hold.expirationdate | $KohaDates %]</h5></p> <br> <p> <p> <p> <h3>RESERVATION</h3> <h4>Titel:<<biblio.title>></h4> [% IF biblio.author %]<h4>Författare:<<biblio.author>></h4>[% END %] [% IF biblio.seriestitle %]<h4>Serie: <<biblio.seriestitle>> <<biblioitems.volume>></h4>[% END %] <p> <p> Streckkod:<<items.barcode>></li> <p> <<items.itemnotes>> <p> <p>Dagens datum: <<today>></p> [% ELSE %] [% IF (borrower.surname == "Fakturabevakning") %] <h1>Låt denna lapp ligga kvar i boken ända till den har nått fakturaansvarig</h1> <p></p> <h3>Uppgifter om Senaste låntagare:</h3> <p>Namn, låntagarnummer et.c.</p> <p></p> <p>Du hittar uppgifter om senaste låntagare om du klickar exemplarets streckkod.</p> <p>Senaste låntagare sparas bara i tre dagar, så notera uppgifterna nu på en gång!</p> <br> <br> <br> <br> <br> <br> <br> <p>Signatur + dagens datum</p> <p></p> <p></p> [% ELSE %] [% END %] [% SWITCH branch.branchcode %] [% CASE ['GULL']%] <p> <h4>Skickas till: <<branches.branchname>></h4> <p> <p> <img src="https://bibliotekmellansjo.se/cgi-bin/koha/opac-retrieve-file.pl?id=b42636eff130ee21d38b9b8f46bd5419"> [% CASE ['8BYO','8REG','FGBS','HOVA']%] <p> <h4>Skickas till: <<branches.branchname>></h4> <p> <p> <img src="https://bibliotekmellansjo.se/cgi-bin/koha/opac-retrieve-file.pl?id=b42636eff130ee21d38b9b8f46bd5419"> <h5>Filial i Gullspångs kommun</h5> [% CASE ['HJO']%] <p> <h4>Skickas till: <<branches.branchname>></h4> <p> <p> <img src="https://bibliotekmellansjo.se/cgi-bin/koha/opac-retrieve-file.pl?id=ada08a982251defd2be470f5a4e45d39"> [% CASE ['KABO']%] <p> <h4>Skickas till: <<branches.branchname>></h4> <p> <p> <img src="https://bibliotekmellansjo.se/cgi-bin/koha/opac-retrieve-file.pl?id=ec7c56e140506b7c6b152a30921c0207"> [% CASE ['8BYL','8BYM','KSTR']%] <p> <h4>Skickas till: <<branches.branchname>></h4> <p> <p> <img src="https://bibliotekmellansjo.se/cgi-bin/koha/opac-retrieve-file.pl?id=ec7c56e140506b7c6b152a30921c0207"> <h5>Filial i Karlsborgs kommun</h5> [% CASE ['MARI']%] <p> <h4>Skickas till: <<branches.branchname>></h4> <p> <p> <img src="https://bibliotekmellansjo.se/cgi-bin/koha/opac-retrieve-file.pl?id=15755db44be93a1302e14f19556c062c"> [% CASE ['8BYQ','MKRI','MVAN','VAGY']%] <p> <h4>Skickas till: <<branches.branchname>></h4> <p> <p> <img src="https://bibliotekmellansjo.se/cgi-bin/koha/opac-retrieve-file.pl?id=15755db44be93a1302e14f19556c062c"> <h5>Filial i Mariestads kommun</h5> [% CASE ['SKSB']%] <p> <h4>Skickas till: <<branches.branchname>></h4> <p> <p> <img src="https://bibliotekmellansjo.se/cgi-bin/koha/opac-retrieve-file.pl?id=ce52cf2cbca998fcb70c2e25cab25d07"> [% CASE ['8BXQ','8BXZ','8BYA','8BYB','8BYC','8BYR'] %] <p> <h4>Skickas till: <<branches.branchname>></h4> <p> <p> <img src="https://bibliotekmellansjo.se/cgi-bin/koha/opac-retrieve-file.pl?id=ce52cf2cbca998fcb70c2e25cab25d07"> <h5>Filial i Skövde kommun</h5> [% CASE ['SKBO','SKPO']%] <p> <h4>Skickas till: <<branches.branchname>></h4> <p> <p> <img src="https://bibliotekmellansjo.se/cgi-bin/koha/opac-retrieve-file.pl?id=ce52cf2cbca998fcb70c2e25cab25d07"> <h5>Återlämnas en gång till inloggad som <<branches.branchname>></h5> [% CASE ['TIKF']%] <p> <h4>Skickas till: <<branches.branchname>></h4> <p> <p> <img src="https://bibliotekmellansjo.se/cgi-bin/koha/opac-retrieve-file.pl?id=ebc0bc453d99416cf6bb40e9296d151a"> [% CASE ['FAGEL']%] <p> <h4>Skickas till: <<branches.branchname>></h4> <p> <p> <img src="https://bibliotekmellansjo.se/cgi-bin/koha/opac-retrieve-file.pl?id=ebc0bc453d99416cf6bb40e9296d151a"> <h5>Skola i Tibro kommun</h5> [% CASE ['TIDA']%] <p> <h4>Skickas till: <<branches.branchname>></h4> <p> <p> <img src="https://bibliotekmellansjo.se/cgi-bin/koha/opac-retrieve-file.pl?id=210c758034376dda83c4cb9ffc322c93"> [% CASE ['TEKE','TFOR','TFRO','THOK','TKRI','TVAL']%] <p> <h4>Skickas till: <<branches.branchname>></h4> <p> <p> <img src="https://bibliotekmellansjo.se/cgi-bin/koha/opac-retrieve-file.pl?id=210c758034376dda83c4cb9ffc322c93"> <h5>Skola i Tidaholms kommun</h5> [% CASE ['TORE']%] <p> <h4>Skickas till: <<branches.branchname>></h4> <p> <p> <img src="https://bibliotekmellansjo.se/cgi-bin/koha/opac-retrieve-file.pl?id=2294ae6088b0558a342e35e7f31c43e1"> [% CASE ['8BYI','8BYS']%] <p> <h4>Skickas till: <<branches.branchname>></h4> <p> <p> <img src="https://bibliotekmellansjo.se/cgi-bin/koha/opac-retrieve-file.pl?id=2294ae6088b0558a342e35e7f31c43e1"> <h5>Filial i Töreboda kommun</h5> [% CASE %] <p>Går nog inte att skicka, eller så har Klas missat någon kodning</p> [% END %] <br> <br> <h1>Reserverad</h1> <br> <br> <h4>Datum: <<today>></h4> <p> <h4>EXEMPLAR:</h4> <h3>Titel:<<biblio.title>></h3> [% IF biblio.author %]<h3>Författare:<<biblio.author>></h3>[% END %] [% IF biblio.seriestitle %]<h4>Serie: <<biblio.seriestitle>> <<biblioitems.volume>></h4>[% END %] <p> <<items.barcode>> <br> <br> <p>Skickat från: <b><span class="loggedinbranch">[% loggedinbranchname %]</span></b></p> <p>Utskriftsdatum: <b><<today>></b></p> <br> [% END %] </body> </html>