View | Details | Raw Unified | Return to bug 12240
Collapse All | Expand All

(-)a/installer/data/mysql/it-IT/necessari/auth_val.sql (-4 / +17 lines)
Lines 80-89 INSERT INTO authorised_values (category, authorised_value, lib) VALUES Link Here
80
('LANG', 'lat', 'latino');
80
('LANG', 'lat', 'latino');
81
81
82
-- Raggruppamenti di esempio per i reports
82
-- Raggruppamenti di esempio per i reports
83
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('REPORT_GROUP', 'CIRC', 'Circulation');
83
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('REPORT_GROUP', 'CIRC', 'Circolazione');
84
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('REPORT_GROUP', 'CAT', 'Catalog');
84
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('REPORT_GROUP', 'CAT', 'Catalogazione');
85
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('REPORT_GROUP', 'PAT', 'Patrons');
85
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('REPORT_GROUP', 'PAT', 'Utenti');
86
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('REPORT_GROUP', 'ACQ', 'Acquisitions');
86
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('REPORT_GROUP', 'ACQ', 'Acquisizione');
87
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('REPORT_GROUP', 'ACC', 'Accounts');
87
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('REPORT_GROUP', 'ACC', 'Accounts');
88
88
89
-- SIP2 media types
90
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('SIP_MEDIA_TYPE', '000', 'Other');
91
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('SIP_MEDIA_TYPE', '001', 'Libro');
92
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('SIP_MEDIA_TYPE', '002', 'Rivista');
93
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('SIP_MEDIA_TYPE', '003', 'Periodico rilegato');
94
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('SIP_MEDIA_TYPE', '004', 'Audiocassette');
95
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('SIP_MEDIA_TYPE', '005', 'Videocassetta');
96
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('SIP_MEDIA_TYPE', '006', 'CD/CDROM');
97
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('SIP_MEDIA_TYPE', '007', 'Dischetto');
98
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('SIP_MEDIA_TYPE', '008', 'Libro con disco');
99
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('SIP_MEDIA_TYPE', '009', 'Libro con CD');
100
INSERT INTO authorised_values (category, authorised_value, lib) VALUES ('SIP_MEDIA_TYPE', '010', 'Libro con audiocassette'); 
101
89
SET FOREIGN_KEY_CHECKS=1;
102
SET FOREIGN_KEY_CHECKS=1;
(-)a/installer/data/mysql/it-IT/necessari/csv_profiles.sql (+3 lines)
Line 0 Link Here
1
INSERT IGNORE INTO export_format( profile, description, content, csv_separator, type ) 
2
VALUES ( "issues to claim", "CSV export per fascicoli in ritardo", "SUPPLIER=aqbooksellers.name|TITLE=subscription.title|ISSUE NUMBER=serial.serialseq|LATE SINCE=serial.planneddate", ",", "sql" );
3
 
(-)a/installer/data/mysql/it-IT/necessari/csv_profiles.txt (+3 lines)
Line 0 Link Here
1
Profili CSV
2
3
Profili CSV di default per l'export; è incluso un template per esportare i solleciti dei fascicoli in ritardo.
(-)a/installer/data/mysql/it-IT/necessari/notices.sql (-49 / +49 lines)
Lines 1-74 Link Here
1
INSERT INTO letter (module, code, name, title, content, message_transport_type)
1
INSERT INTO letter (module, code, name, title, content, message_transport_type)
2
VALUES ('circulation','ODUE','Overdue Notice','Item Overdue','Dear <<borrowers.firstname>> <<borrowers.surname>>,\n\nAccording to our current records, you have items that are overdue.Your library does not charge late fines, but please return or renew them at the branch below as soon as possible.\n\n<<branches.branchname>>\n<<branches.branchaddress1>>\n<<branches.branchaddress2>> <<branches.branchaddress3>>\nPhone: <<branches.branchphone>>\nFax: <<branches.branchfax>>\nEmail: <<branches.branchemail>>\n\nIf you have registered a password with the library, and you have a renewal available, you may renew online. If an item becomes more than 30 days overdue, you will be unable to use your library card until the item is returned.\n\nThe following item(s) is/are currently overdue:\n\n<item>"<<biblio.title>>" by <<biblio.author>>, <<items.itemcallnumber>>, Barcode: <<items.barcode>> Fine: <<items.fine>></item>\n\nThank-you for your prompt attention to this matter.\n\n<<branches.branchname>> Staff\n', 'email'),
2
VALUES ('circulation','ODUE','Avviso per i ritardi','Avviso per i ritardi','Salve <<borrowers.firstname>> <<borrowers.surname>>,\n\nSecondo le nostre registrazioni, hai dei prestiti in ritard.La biblioteca non dà multe per i ritardi, ma ti chiederemmo di restituirli o di rinnovarli il prima possibile presso la biblioteca:\n\n<<branches.branchname>>\n<<branches.branchaddress1>>\n<<branches.branchaddress2>> <<branches.branchaddress3>>\nTel:: <<branches.branchphone>>\nFax: <<branches.branchfax>>\nEmail: <<branches.branchemail>>\n\nSe ti sei registrato e hai una login con una password e quei prestiti sono rinnovabili, puoi provare a rinnovarli online. Se il prestito ha un ritardo superiore a 30 giorni, probabilmente non puoi rinnovarli.\n\nRisultano in ritardo:\n\n<item>"<<biblio.title>>" di <<biblio.author>>, <<items.itemcallnumber>>, codice a barre: <<items.barcode>> Multa: <<items.fine>></item>\n\nGrazie per l\'attenzione.\n\nLo staff della <<branches.branchname>> \n', 'email'),
3
('claimacquisition','ACQCLAIM','Acquisition Claim','Item Not Received','<<aqbooksellers.name>>\r\n<<aqbooksellers.address1>>\r\n<<aqbooksellers.address2>>\r\n<<aqbooksellers.address3>>\r\n<<aqbooksellers.address4>>\r\n<<aqbooksellers.phone>>\r\n\r\n<order>Ordernumber <<aqorders.ordernumber>> (<<aqorders.title>>) (<<aqorders.quantity>> ordered) ($<<aqorders.listprice>> each) has not been received.</order>', 'email'),
3
('claimacquisition','ACQCLAIM','Sollecito al fornitore','Sollecito al fornitore','Salve <<aqbooksellers.name>>\r\n<<aqbooksellers.address1>>\r\n<<aqbooksellers.address2>>\r\n<<aqbooksellers.address3>>\r\n<<aqbooksellers.address4>>\r\n<<aqbooksellers.phone>>\r\n\r\n Questi ordini non ci sono giunti:\r\n\r\n<order>Ordernumber <<aqorders.ordernumber>> (<<aqorders.title>>) (<<aqorders.quantity>> ordinati) ($<<aqorders.listprice>> l\'uno).</order>', 'email'),
4
('serial','RLIST','Routing List','Serial is now available','<<borrowers.firstname>> <<borrowers.surname>>,\r\n\r\nThe following issue is now available:\r\n\r\n<<biblio.title>>, <<biblio.author>> (<<items.barcode>>)\r\n\r\nPlease pick it up at your convenience.', 'email'),
4
('serial','RLIST','Routing List','Routing List','Caro <<borrowers.firstname>> <<borrowers.surname>>,\r\n\r\nQuesta pubblicazione è ora disponibile:\r\n\r\n<<biblio.title>>, <<biblio.author>> (<<items.barcode>>)\r\n\r\nPassa a prenderla presso il banco distribuzione.', 'email'),
5
('members','ACCTDETAILS','Account Details Template - DEFAULT','Your new Koha account details.','Hello <<borrowers.title>> <<borrowers.firstname>> <<borrowers.surname>>.\r\n\r\nYour new Koha account details are:\r\n\r\nUser:  <<borrowers.userid>>\r\nPassword: <<borrowers.password>>\r\n\r\nIf you have any problems or questions regarding your account, please contact your Koha Administrator.\r\n\r\nThank you,\r\nKoha Administrator\r\nkohaadmin@yoursite.org', 'email'),
5
('members','ACCTDETAILS','Messaggio per i nuovi utenti registrati','Messaggio per i nuovi utenti registrati.','Salve <<borrowers.title>> <<borrowers.firstname>> <<borrowers.surname>>.\r\n\r\nI dettagli del tuo nuovo account per la biblioteca sono:\r\n\r\nLogin:  <<borrowers.userid>>\r\nPassword: <<borrowers.password>>\r\n\r\nSe hai domande o problemi sul tuo account, contattaci a questo indirizzo e-mail: youremailadmin@library.it.\r\nGrazie di tutto\r\n\r\nLo staff della biblioteca\r\n', 'email'),
6
('circulation','DUE','Item Due Reminder','Item Due Reminder','Dear <<borrowers.firstname>> <<borrowers.surname>>,\r\n\r\nThe following item is now due:\r\n\r\n<<biblio.title>>, <<biblio.author>> (<<items.barcode>>)', 'email'),
6
('circulation','DUE','Avviso restituzione (copia singola)','Avviso restituzione (copia singola)','Salve <<borrowers.firstname>> <<borrowers.surname>>,\r\n\r\nQuesto prestito è ora in ritardo:\r\n\r\n<<biblio.title>>, <<biblio.author>> (<<items.barcode>>)', 'email'),
7
('circulation','DUEDGST','Item Due Reminder (Digest)','Item Due Reminder','You have <<count>> items due', 'email'),
7
('circulation','DUEDGST','Avviso restituzione (digest)','Avviso restituzione (digest)','Hai <<count>> prestiti da retituire', 'email'),
8
('circulation','PREDUE','Advance Notice of Item Due','Advance Notice of Item Due','Dear <<borrowers.firstname>> <<borrowers.surname>>,\r\n\r\nThe following item will be due soon:\r\n\r\n<<biblio.title>>, <<biblio.author>> (<<items.barcode>>)', 'email'),
8
('circulation','PREDUE','Preavviso scadenza prestito','Preavviso scadenza prestito','Salve <<borrowers.firstname>> <<borrowers.surname>>,\r\n\r\nQuesti prestiti stanno per scadere:\r\n\r\n<<biblio.title>>, <<biblio.author>> (<<items.barcode>>)', 'email'),
9
('circulation','PREDUEDGST','Advance Notice of Item Due (Digest)','Advance Notice of Item Due','You have <<count>> items due soon', 'email'),
9
('circulation','PREDUEDGST','Preavviso scadenza prestiti (digest)','Preavviso scadenza prestiti (digest)','Hai <<count>> prestiti che scadranno tra poco', 'email'),
10
('reserves', 'HOLD', 'Hold Available for Pickup', 'Hold Available for Pickup at <<branches.branchname>>', 'Dear <<borrowers.firstname>> <<borrowers.surname>>,\r\n\r\nYou have a hold available for pickup as of <<reserves.waitingdate>>:\r\n\r\nTitle: <<biblio.title>>\r\nAuthor: <<biblio.author>>\r\nCopy: <<items.copynumber>>\r\nLocation: <<branches.branchname>>\r\n<<branches.branchaddress1>>\r\n<<branches.branchaddress2>>\r\n<<branches.branchaddress3>>\r\n<<branches.branchcity>> <<branches.branchzip>>', 'email'),
10
('reserves', 'HOLD', 'Prenotazione disponibile per il ritiro', 'Prenotazione disponibile per il ritiro a <<branches.branchname>>', 'Salve <<borrowers.firstname>> <<borrowers.surname>>,\r\n\r\nHai una prenotazione disponibili per il ritiro fino al <<reserves.waitingdate>>:\r\n\r\nTitolo: <<biblio.title>>\r\nAutore: <<biblio.author>>\r\nCopia n. : <<items.copynumber>>\r\nPresso: <<branches.branchname>>\r\n<<branches.branchaddress1>>\r\n<<branches.branchaddress2>>\r\n<<branches.branchaddress3>>\r\n<<branches.branchcity>> <<branches.branchzip>>', 'email'),
11
('reserves', 'HOLD', 'Hold Available for Pickup', 'Hold Available for Pickup (print notice)', '<<branches.branchname>>\r\n<<branches.branchaddress1>>\r\n<<branches.branchaddress2>>\r\n\r\n\r\nChange Service Requested\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<<borrowers.firstname>> <<borrowers.surname>>\r\n<<borrowers.address>>\r\n<<borrowers.city>> <<borrowers.zipcode>>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<<borrowers.firstname>> <<borrowers.surname>> <<borrowers.cardnumber>>\r\n\r\nYou have a hold available for pickup as of <<reserves.waitingdate>>:\r\n\r\nTitle: <<biblio.title>>\r\nAuthor: <<biblio.author>>\r\nCopy: <<items.copynumber>>\r\n', 'print'),
11
('reserves', 'HOLD', 'Prenotazione disponibile per il ritiro (stampa)', 'Prenotazione disponibile per il ritiro (stampa)', '<<branches.branchname>>\r\n<<branches.branchaddress1>>\r\n<<branches.branchaddress2>>\r\n\r\n\r\nPrenotazione disponibile per il ritiro\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<<borrowers.firstname>> <<borrowers.surname>>\r\n<<borrowers.address>>\r\n<<borrowers.city>> <<borrowers.zipcode>>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<<borrowers.firstname>> <<borrowers.surname>> <<borrowers.cardnumber>>\r\n\r\nHai una prenotazione disponibili per il ritiro fino al <<reserves.waitingdate>>:\r\n\r\nTitolo: <<biblio.title>>\r\nAutore: <<biblio.author>>\r\nCopia n. : <<items.copynumber>>\r\n', 'print'),
12
('circulation','CHECKIN','Item Check-in (Digest)','Check-ins','The following items have been checked in:\r\n----\r\n<<biblio.title>>\r\n----\r\nThank you.', 'email'),
12
('circulation','CHECKIN','Restituzione (Digest)','Restituzione','Questi prestiti sono stati restituiti:\r\n----\r\n<<biblio.title>>\r\n----\r\nGrazie.', 'email'),
13
('circulation','CHECKOUT','Item Check-out (Digest)','Checkouts','The following items have been checked out:\r\n----\r\n<<biblio.title>>\r\n----\r\nThank you for visiting <<branches.branchname>>.', 'email'),
13
('circulation','CHECKOUT','Prestiti','Prestiti','Ti sono stati dati in prestito:\r\n----\r\n<<biblio.title>>\r\n----\r\nGrazie da parte di <<branches.branchname>>.', 'email'),
14
('reserves', 'HOLDPLACED', 'Hold Placed on Item', 'Hold Placed on Item','A hold has been placed on the following item : <<biblio.title>> (<<biblio.biblionumber>>) by the user <<borrowers.firstname>> <<borrowers.surname>> (<<borrowers.cardnumber>>).', 'email'),
14
('reserves', 'HOLDPLACED', 'Prenotazione di una copia', 'Prenotazione di una copia','Una prenotazione è stata fatta su una copia di : <<biblio.title>> (<<biblio.biblionumber>>) dall\'utente <<borrowers.firstname>> <<borrowers.surname>> (<<borrowers.cardnumber>>).', 'email'),
15
('suggestions','ACCEPTED','Suggestion accepted', 'Purchase suggestion accepted','Dear <<borrowers.firstname>> <<borrowers.surname>>,\n\nYou have suggested that the library acquire <<suggestions.title>> by <<suggestions.author>>.\n\nThe library has reviewed your suggestion today. The item will be ordered as soon as possible. You will be notified by mail when the order is completed, and again when the item arrives at the library.\n\nIf you have any questions, please email us at <<branches.branchemail>>.\n\nThank you,\n\n<<branches.branchname>>', 'email'),
15
('suggestions','ACCEPTED','Suggerimento d\'acquisto accettato', 'Suggerimento d\'acquisto accettato','Salve <<borrowers.firstname>> <<borrowers.surname>>,\n\nHai suggerito di acquistare <<suggestions.title>> di <<suggestions.author>>.\n\nLa biblioteca ha revisionato il suggerimento oggi. La copia verrà ordinato il più presto possibile. Riceverai un\'email quando l\'ordine sarà completato e una altra mail quanto arriverà in biblioteca.\n\nSe hai domande, scrivici pure all\' email <<branches.branchemail>>.\n\nGrazie di tutto,\n\n<<branches.branchname>>', 'email'),
16
('suggestions','AVAILABLE','Suggestion available', 'Suggested purchase available','Dear <<borrowers.firstname>> <<borrowers.surname>>,\n\nYou have suggested that the library acquire <<suggestions.title>> by <<suggestions.author>>.\n\nWe are pleased to inform you that the item you requested is now part of the collection.\n\nIf you have any questions, please email us at <<branches.branchemail>>.\n\nThank you,\n\n<<branches.branchname>>', 'email'),
16
('suggestions','AVAILABLE','Suggerimento d\'acquisto disponibile', 'Suggerimento d\'acquisto disponibile','Salve <<borrowers.firstname>> <<borrowers.surname>>,\n\nHai suggerito di acquistare <<suggestions.title>> di <<suggestions.author>>.\n\nTi informiamo che la copia è arrivata in biblioteca.\n\nSe hai domande, scrivici pure all\' email <<branches.branchemail>>.\n\nGrazie di tutto,\n\n<<branches.branchname>>', 'email'),
17
('suggestions','ORDERED','Suggestion ordered', 'Suggested item ordered','Dear <<borrowers.firstname>> <<borrowers.surname>>,\n\nYou have suggested that the library acquire <<suggestions.title>> by <<suggestions.author>>.\n\nWe are pleased to inform you that the item you requested has now been ordered. It should arrive soon, at which time it will be processed for addition into the collection.\n\nYou will be notified again when the book is available.\n\nIf you have any questions, please email us at <<branches.branchemail>>\n\nThank you,\n\n<<branches.branchname>>', 'email'),
17
('suggestions','ORDERED','Suggerimento d\'acquisto ordinato', 'Suggerimento d\'acquisto ordinato','Salve <<borrowers.firstname>> <<borrowers.surname>>,\n\nHai suggerito di acquistare <<suggestions.title>> di <<suggestions.author>>.\n\nTi informiamo che l\'ordine è stata inviato al fornitore della biblioteca. Dovrebbe arrivare in poco tempo, poi verrà aggiunto alla collezione della biblioteca.\n\nRiceverai un\'altra email quando sarà disponibile.\n\nSe hai domande, scrivici pure all\' email <<branches.branchemail>>\n\nGrazie di tutto,\n\n<<branches.branchname>>', 'email'),
18
('suggestions','REJECTED','Suggestion rejected', 'Purchase suggestion declined','Dear <<borrowers.firstname>> <<borrowers.surname>>,\n\nYou have suggested that the library acquire <<suggestions.title>> by <<suggestions.author>>.\n\nThe library has reviewed your request today, and has decided not to accept the suggestion at this time.\n\nThe reason given is: <<suggestions.reason>>\n\nIf you have any questions, please email us at <<branches.branchemail>>.\n\nThank you,\n\n<<branches.branchname>>', 'email');
18
('suggestions','REJECTED','Suggerimento d\'acquisto rifiutato', 'Suggerimento d\'acquisto rifiutato','Salve <<borrowers.firstname>> <<borrowers.surname>>,\n\nHai suggerito di acquistare <<suggestions.title>> di <<suggestions.author>>.\n\na biblioteca ha revisionato il suggerimento oggi e ha deciso di non seguire il suggerimento.\n\nLa motivazione è: <<suggestions.reason>>\n\nSe hai domande, scrivici pure all\' email <<branches.branchemail>>.\n\nGrazie di tuttp,\n\n<<branches.branchname>>', 'email');
19
INSERT INTO letter (module, code, name, title, content, is_html)
19
INSERT INTO letter (module, code, name, title, content, is_html)
20
VALUES ('circulation','ISSUESLIP','Issue Slip','Issue Slip', '<h3><<branches.branchname>></h3>
20
VALUES ('circulation','ISSUESLIP','Ricevuta di prestito','Ricevuta di prestito', '<h3><<branches.branchname>></h3>
21
Checked out to <<borrowers.title>> <<borrowers.firstname>> <<borrowers.initials>> <<borrowers.surname>> <br />
21
Prestito a <<borrowers.title>> <<borrowers.firstname>> <<borrowers.initials>> <<borrowers.surname>> <br />
22
(<<borrowers.cardnumber>>) <br />
22
(<<borrowers.cardnumber>>) <br />
23
23
24
<<today>><br />
24
<<today>><br />
25
25
26
<h4>Checked Out</h4>
26
<h4>Prestito</h4>
27
<checkedout>
27
<checkedout>
28
<p>
28
<p>
29
<<biblio.title>> <br />
29
<<biblio.title>> <br />
30
Barcode: <<items.barcode>><br />
30
Codice a barre: <<items.barcode>><br />
31
Date due: <<issues.date_due>><br />
31
Data di scadenza: <<issues.date_due>><br />
32
</p>
32
</p>
33
</checkedout>
33
</checkedout>
34
34
35
<h4>Overdues</h4>
35
<h4>Ritardi</h4>
36
<overdue>
36
<overdue>
37
<p>
37
<p>
38
<<biblio.title>> <br />
38
<<biblio.title>> <br />
39
Barcode: <<items.barcode>><br />
39
Codice a barre: <<items.barcode>><br />
40
Date due: <<issues.date_due>><br />
40
Data di scadenza: <<issues.date_due>><br />
41
</p>
41
</p>
42
</overdue>
42
</overdue>
43
43
44
<hr>
44
<hr>
45
45
46
<h4 style="text-align: center; font-style:italic;">News</h4>
46
<h4 style="text-align: center; font-style:italic;">Novità</h4>
47
<news>
47
<news>
48
<div class="newsitem">
48
<div class="newsitem">
49
<h5 style="margin-bottom: 1px; margin-top: 1px"><b><<opac_news.title>></b></h5>
49
<h5 style="margin-bottom: 1px; margin-top: 1px"><b><<opac_news.title>></b></h5>
50
<p style="margin-bottom: 1px; margin-top: 1px"><<opac_news.new>></p>
50
<p style="margin-bottom: 1px; margin-top: 1px"><<opac_news.new>></p>
51
<p class="newsfooter" style="font-size: 8pt; font-style:italic; margin-bottom: 1px; margin-top: 1px">Posted on <<opac_news.timestamp>></p>
51
<p class="newsfooter" style="font-size: 8pt; font-style:italic; margin-bottom: 1px; margin-top: 1px">Inserite il <<opac_news.timestamp>></p>
52
<hr />
52
<hr />
53
</div>
53
</div>
54
</news>', 1),
54
</news>', 1),
55
('circulation','ISSUEQSLIP','Issue Quick Slip','Issue Quick Slip', '<h3><<branches.branchname>></h3>
55
('circulation','ISSUEQSLIP','Ricevuta (sintetica)','Ricevuta (sintetica)', '<h3><<branches.branchname>></h3>
56
Checked out to <<borrowers.title>> <<borrowers.firstname>> <<borrowers.initials>> <<borrowers.surname>> <br />
56
Prestato/i a <<borrowers.title>> <<borrowers.firstname>> <<borrowers.initials>> <<borrowers.surname>> <br />
57
(<<borrowers.cardnumber>>) <br />
57
(<<borrowers.cardnumber>>) <br />
58
58
59
<<today>><br />
59
<<today>><br />
60
60
61
<h4>Checked Out Today</h4>
61
<h4>Prestati oggi</h4>
62
<checkedout>
62
<checkedout>
63
<p>
63
<p>
64
<<biblio.title>> <br />
64
<<biblio.title>> <br />
65
Barcode: <<items.barcode>><br />
65
Codice a barre: <<items.barcode>><br />
66
Date due: <<issues.date_due>><br />
66
Data di scadenza: <<issues.date_due>><br />
67
</p>
67
</p>
68
</checkedout>', 1),
68
</checkedout>', 1),
69
('circulation','RESERVESLIP','Reserve Slip','Reserve Slip', '<h5>Date: <<today>></h5>
69
('circulation','RESERVESLIP','Reserve Slip','Ricevuta (prenotazione)', '<h5>Data: <<today>></h5>
70
70
71
<h3> Transfer to/Hold in <<branches.branchname>></h3>
71
<h3> Trasferita a/Prenotata in <<branches.branchname>></h3>
72
72
73
<h3><<borrowers.surname>>, <<borrowers.firstname>></h3>
73
<h3><<borrowers.surname>>, <<borrowers.firstname>></h3>
74
74
Lines 82-88 Date due: <<issues.date_due>><br /> Link Here
82
    <li><<borrowers.email>></li>
82
    <li><<borrowers.email>></li>
83
</ul>
83
</ul>
84
<br />
84
<br />
85
<h3>ITEM ON HOLD</h3>
85
<h3>Opere prenotate</h3>
86
<h4><<biblio.title>></h4>
86
<h4><<biblio.title>></h4>
87
<h5><<biblio.author>></h5>
87
<h5><<biblio.author>></h5>
88
<ul>
88
<ul>
Lines 90-104 Date due: <<issues.date_due>><br /> Link Here
90
   <li><<items.itemcallnumber>></li>
90
   <li><<items.itemcallnumber>></li>
91
   <li><<reserves.waitingdate>></li>
91
   <li><<reserves.waitingdate>></li>
92
</ul>
92
</ul>
93
<p>Notes:
93
<p>Note:
94
<pre><<reserves.reservenotes>></pre>
94
<pre><<reserves.reservenotes>></pre>
95
</p>
95
</p>
96
', 1),
96
', 1),
97
('circulation','TRANSFERSLIP','Transfer Slip','Transfer Slip', '<h5>Date: <<today>></h5>
97
('circulation','TRANSFERSLIP','Ricevuta (trasferimento)','Ricevuta (trasferimento)', '<h5>Data: <<today>></h5>
98
98
99
<h3>Transfer to <<branches.branchname>></h3>
99
<h3>Transferita a<<branches.branchname>></h3>
100
100
101
<h3>ITEM</h3>
101
<h3>Opera</h3>
102
<h4><<biblio.title>></h4>
102
<h4><<biblio.title>></h4>
103
<h5><<biblio.author>></h5>
103
<h5><<biblio.author>></h5>
104
<ul>
104
<ul>
Lines 107-132 Date due: <<issues.date_due>><br /> Link Here
107
</ul>', 1);
107
</ul>', 1);
108
108
109
INSERT INTO  letter (module, code, branchcode, name, is_html, title, content)
109
INSERT INTO  letter (module, code, branchcode, name, is_html, title, content)
110
VALUES ('members', 'SHARE_INVITE', '', 'Invitation for sharing a list', '0', 'Share list <<listname>>', 'Dear patron,
110
VALUES ('members', 'SHARE_INVITE', '', 'Invito per condividere una lista', '0', 'Condivisione lista <<listname>>', 'Salve,
111
111
112
One of our patrons, <<borrowers.firstname>> <<borrowers.surname>>, invites you to share a list <<listname>> in our library catalog.
112
Uno degli utenti della biblioteca, <<borrowers.firstname>> <<borrowers.surname>>, ti invita condividere una lista <<listname>> all\'interno dell\'Opac.
113
113
114
To access this shared list, please click on the following URL or copy-and-paste it into your browser address bar.
114
Per accedere a questa lista clicca sull\'URL che segue o copia-incolla l\'URL nel tuo browser.
115
115
116
<<shareurl>>
116
<<shareurl>>
117
117
118
In case you are not a patron in our library or do not want to accept this invitation, please ignore this mail. Note also that this invitation expires within two weeks.
118
Nel caso tu non sia registrato nella biblioteca o non voglia accettare quest\'invito, allora ignora questa email. Nota anche che l\'invito scade in 2 settimane.
119
119
120
Thank you.
120
Grazie di tutto
121
121
122
Your library.'
122
Lo staff della biblioteca.'
123
);
123
);
124
INSERT INTO  letter (module, code, branchcode, name, is_html, title, content)
124
INSERT INTO  letter (module, code, branchcode, name, is_html, title, content)
125
VALUES ( 'members', 'SHARE_ACCEPT', '', 'Notification about an accepted share', '0', 'Share on list <<listname>> accepted', 'Dear patron,
125
VALUES ( 'members', 'SHARE_ACCEPT', '', 'Notifica di condivisione lista accetata', '0', 'Condivisione alla lista <<listname>> accettata', 'Salve,
126
126
127
We want to inform you that <<borrowers.firstname>> <<borrowers.surname>> accepted your invitation to share your list <<listname>> in our library catalog.
127
Ti informiamo che l\'utente <<borrowers.firstname>> <<borrowers.surname>> ha accettato il tuo invito a condividere la tua lista <<listname>> .
128
128
129
Thank you.
129
Grazie di tutto
130
130
131
Your library.'
131
Lo staff della biblioteca.'
132
);
132
);
(-)a/installer/data/mysql/it-IT/necessari/patron_categories.sql (-5 / +2 lines)
Lines 1-10 Link Here
1
SET FOREIGN_KEY_CHECKS=0;
2
3
INSERT INTO `categories` (`categorycode`, `description`, `enrolmentperiod`, `upperagelimit`, `dateofbirthrequired`, `finetype`, `bulk`, `enrolmentfee`, `overduenoticerequired`, `issuelimit`, `reservefee`, `category_type`) VALUES 
1
INSERT INTO `categories` (`categorycode`, `description`, `enrolmentperiod`, `upperagelimit`, `dateofbirthrequired`, `finetype`, `bulk`, `enrolmentfee`, `overduenoticerequired`, `issuelimit`, `reservefee`, `category_type`) VALUES 
4
2
5
-- Adult Patrons
3
-- Adult Patrons
6
('PT','Utente',99,999,18,NULL,NULL,'0.000000',1,NULL,'0.000000','A'),
4
('PT','Utente',99,999,18,NULL,NULL,'0.000000',1,NULL,'0.000000','A'),
7
('ST','Studente',99,999,18,NULL,NULL,'0.000000',1,NULL,'0.000000','A'),
5
('ST','Studente',99,999,18,NULL,NULL,'0.000000',1,NULL,'0.000000','A'),
6
('HB','Gruppa familiare',99,999,18,NULL,NULL,'0.000000',1,NULL,'0.000000','A'),
8
7
9
-- Children
8
-- Children
10
('K','Bambino',99,17,5,NULL,NULL,'0.000000',1,NULL,'0.000000','C'),
9
('K','Bambino',99,17,5,NULL,NULL,'0.000000',1,NULL,'0.000000','C'),
Lines 13-19 INSERT INTO `categories` (`categorycode`, `description`, `enrolmentperiod`, `upp Link Here
13
12
14
-- Professionals
13
-- Professionals
15
('T','Insegnante',99,999,18,NULL,NULL,'0.000000',0,NULL,'0.000000','P'),
14
('T','Insegnante',99,999,18,NULL,NULL,'0.000000',0,NULL,'0.000000','P'),
16
('B','Board',99,17,5,NULL,NULL,'0.000000',1,NULL,'0.000000','P'),
15
('B','Associati',99,17,5,NULL,NULL,'0.000000',1,NULL,'0.000000','P'),
17
16
18
-- Institutional
17
-- Institutional
19
('IL','Prestito Interbibliotecario',99,999,18,NULL,NULL,'0.000000',1,NULL,'0.000000','I'),
18
('IL','Prestito Interbibliotecario',99,999,18,NULL,NULL,'0.000000',1,NULL,'0.000000','I'),
Lines 22-26 INSERT INTO `categories` (`categorycode`, `description`, `enrolmentperiod`, `upp Link Here
22
21
23
-- Staff
22
-- Staff
24
('S','Staff',99,999,18,NULL,NULL,'0.000000',0,NULL,'0.000000','S');
23
('S','Staff',99,999,18,NULL,NULL,'0.000000',0,NULL,'0.000000','S');
25
26
SET FOREIGN_KEY_CHECKS=1;
(-)a/installer/data/mysql/it-IT/necessari/sample_creator_data.sql (+45 lines)
Line 0 Link Here
1
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
2
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
3
4
LOCK TABLES `creator_layouts` WRITE;
5
/*!40000 ALTER TABLE `creator_layouts` DISABLE KEYS */;
6
INSERT INTO `creator_layouts` VALUES (1,'CODE39',1,'BIBBAR','Test etic. (BIBBAR)',0,'TR',3,'POINT',0,'L','title, author, isbn, issn, itemtype, barcode, itemcallnumber','<opt></opt>','Labels'),
7
(2,'CODE39',1,'BAR','Test etic. (BAR)',0,'TR',3,'POINT',0,'L','title, author, isbn, issn, itemtype, barcode, itemcallnumber','<opt></opt>','Labels'),
8
(3,'CODE39',1,'BAR','Test tessere',0,'TR',10,'POINT',0,'L','barcode','<opt page_side="F" units="POINT">
9
  <images name="image_1" Dx="72" Ox="0" Oy="0" Sx="0" Sy="0" Tx="4.5" Ty="63">
10
    <data_source image_name="none" image_source="patronimages" />
11
  </images>
12
  <text>&lt;firstname&gt; &lt;surname&gt;</text>
13
  <text enable="1" font="TR" font_size="10" llx="100" lly="100" text_alignment="L" />
14
  <text>Biblioteca: &lt;branchcode&gt;</text>
15
  <text enable="1" font="TR" font_size="10" llx="100" lly="75" text_alignment="L" />
16
  <text>Scade il: Agosto 31, 2014</text>
17
  <text font="TR" font_size="6" llx="115" lly="65" text_alignment="L" />
18
</opt>
19
','Patroncards');
20
/*!40000 ALTER TABLE `creator_layouts` ENABLE KEYS */;
21
UNLOCK TABLES;
22
23
24
LOCK TABLES `creator_templates` WRITE;
25
/*!40000 ALTER TABLE `creator_templates` DISABLE KEYS */;
26
INSERT INTO `creator_templates` VALUES 
27
(1,1,'Avery 5160 | 1 x 2-5/8','3 colonne, 10 righe di etichette',8.5,11,2.63,1,0.139,0,0.35,0.23,3,10,0.13,0,'INCH','Labels'),
28
(2,2,'Demco WS14942260','1\" X 1.5\" Etichetta dorso | Configurazione fino a 4 righe di testo',8.5,11,1.5,1,0.236,0,0.5,0.25,5,10,0.0625,0,'INCH','Labels'),
29
(3,2,'Demco WS14942260','1\" X 1.5\" Etichetta dorso | Configurazione fino a 5 righe di testo',8.5,11,1.5,1,0.139,0,0.53,0.3,5,10,0.0625,0,'INCH','Labels'),
30
(4,1,'DEFAULT TEMPLATE 01','Default',0,5,0,0,0,0,0,0,0,0,0,0,'POINT','Labels'),
31
(5,3,'HB-PC0001','Un template per tessera stampate direttamente dalla biblioteca',8.5,11,3.1875,1.9375,0,0,0.6875,0.875,2,4,0.4375,0.1875,'INCH','Patroncards');
32
33
/*!40000 ALTER TABLE `creator_templates` ENABLE KEYS */;
34
UNLOCK TABLES;
35
36
LOCK TABLES `printers_profile` WRITE;
37
/*!40000 ALTER TABLE `printers_profile` DISABLE KEYS */;
38
INSERT INTO `printers_profile` VALUES 
39
(1,'Stampante Etichette',1,'Bypass',-2,9,3,0,'POINT','Labels'),
40
(2,'Stampante Etichette 2',2,'Tray 1',0,0,0,0,'POINT','Labels'),
41
(3,'Stampante tessere',5,'Test Bin',0,0,0,0,'POINT','Patroncards');
42
/*!40000 ALTER TABLE `printers_profile` ENABLE KEYS */;
43
UNLOCK TABLES;
44
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
45
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
(-)a/installer/data/mysql/it-IT/necessari/sample_creator_data.txt (+1 lines)
Line 0 Link Here
1
Esempi per stampe di etichette e tessere utente
(-)a/installer/data/mysql/it-IT/necessari/sample_frequencies.sql (-12 / +12 lines)
Lines 1-16 Link Here
1
INSERT INTO subscription_frequencies
1
INSERT INTO subscription_frequencies
2
    (description, unit, unitsperissue, issuesperunit, displayorder)
2
    (description, unit, unitsperissue, issuesperunit, displayorder)
3
VALUES
3
VALUES
4
    ('2/day', 'day', 1, 2, 1),
4
    ('2 al giorno', 'day', 1, 2, 1),
5
    ('1/day', 'day', 1, 1, 2),
5
    ('ogni giorno', 'day', 1, 1, 2),
6
    ('3/week', 'week', 1, 3, 3),
6
    ('3 alla sett.', 'week', 1, 3, 3),
7
    ('1/week', 'week', 1, 1, 4),
7
    ('ogni sett.', 'week', 1, 1, 4),
8
    ('1/2 weeks', 'week', 2, 1, 5),
8
    ('1 ogni 2 sett.', 'week', 2, 1, 5),
9
    ('1/3 weeks', 'week', 3, 1, 6),
9
    ('1 ogni 3 sett.', 'week', 3, 1, 6),
10
    ('1/month', 'month', 1, 1, 7),
10
    ('ogni mese', 'month', 1, 1, 7),
11
    ('1/2 months', 'month', 2, 1, 8),
11
    ('1 ogni 2 mesi', 'month', 2, 1, 8),
12
    ('1/3 months', 'month', 3, 1, 9),
12
    ('1 ogni 3 mesi', 'month', 3, 1, 9),
13
    ('2/year', 'month', 6, 1, 10),
13
    ('2 all\'anno', 'month', 6, 1, 10),
14
    ('1/year', 'year', 1, 1, 11),
14
    ('ogni anno', 'year', 1, 1, 11),
15
    ('1/2 year', 'year', 2, 1, 12),
15
    ('1 ogni 2 anni', 'year', 2, 1, 12),
16
    ('Irregular', NULL, 1, 1, 13);
16
    ('Irregular', NULL, 1, 1, 13);
(-)a/installer/data/mysql/it-IT/necessari/sample_frequencies.txt (-1 / +1 lines)
Line 1 Link Here
1
Sample frequencies for subscriptions
1
Esempi di frequenze per abbonamenti
(-)a/installer/data/mysql/it-IT/necessari/sample_numberpatterns.sql (-4 / +4 lines)
Lines 4-25 INSERT INTO subscription_numberpatterns Link Here
4
    label2, add2, every2, whenmorethan2, setto2, numbering2,
4
    label2, add2, every2, whenmorethan2, setto2, numbering2,
5
    label3, add3, every3, whenmorethan3, setto3, numbering3)
5
    label3, add3, every3, whenmorethan3, setto3, numbering3)
6
VALUES
6
VALUES
7
    ('Number', 1, 'Simple Numbering method', 'No.{X}',
7
    ('Number', 1, 'Metodo di numerazione semplice', 'No.{X}',
8
    'Number', 1, 1, 99999, 1, NULL,
8
    'Number', 1, 1, 99999, 1, NULL,
9
    NULL, NULL, NULL, NULL, NULL, NULL,
9
    NULL, NULL, NULL, NULL, NULL, NULL,
10
    NULL, NULL, NULL, NULL, NULL, NULL),
10
    NULL, NULL, NULL, NULL, NULL, NULL),
11
11
12
    ('Volume, Number, Issue', 2, 'Volume Number Issue 1', 'Vol.{X}, Number {Y}, Issue {Z}',
12
    ('Volume, Number, Issue', 2, 'Volume Numero Copia 1', 'Vol.{X}, Number {Y}, Issue {Z}',
13
    'Volume', 1, 48, 99999, 1, NULL,
13
    'Volume', 1, 48, 99999, 1, NULL,
14
    'Number', 1, 4, 12, 1, NULL,
14
    'Number', 1, 4, 12, 1, NULL,
15
    'Issue', 1, 1, 4, 1, NULL),
15
    'Issue', 1, 1, 4, 1, NULL),
16
16
17
    ('Volume, Number', 3, 'Volume Number 1', 'Vol {X}, No {Y}',
17
    ('Volume, Number', 3, 'Volume Numero 1', 'Vol {X}, No {Y}',
18
    'Volume', 1, 12, 99999, 1, NULL,
18
    'Volume', 1, 12, 99999, 1, NULL,
19
    'Number', 1, 1, 12, 1, NULL,
19
    'Number', 1, 1, 12, 1, NULL,
20
    NULL, NULL, NULL, NULL, NULL, NULL),
20
    NULL, NULL, NULL, NULL, NULL, NULL),
21
21
22
    ('Seasonal', 4, 'Season Year', '{X} {Y}',
22
    ('Seasonal', 4, 'Stagionale', '{X} {Y}',
23
    'Season', 1, 1, 3, 0, 'season',
23
    'Season', 1, 1, 3, 0, 'season',
24
    'Year', 1, 4, 99999, 1, NULL,
24
    'Year', 1, 4, 99999, 1, NULL,
25
    NULL, NULL, NULL, NULL, NULL, NULL);
25
    NULL, NULL, NULL, NULL, NULL, NULL);
(-)a/installer/data/mysql/it-IT/necessari/sample_numberpatterns.txt (-1 / +1 lines)
Line 1 Link Here
1
Sample numbering patterns for subscriptions
1
Esempi di numerazione per abbonamenti
(-)a/installer/data/mysql/it-IT/necessari/sample_quotes.sql (+8 lines)
Line 0 Link Here
1
INSERT INTO `quotes` (id, source, text, timestamp)
2
VALUES (1,'Albert Einstein','Siamo tutti ignoranti.. ma non tutti ignoriamo le stesse cose.','0000-00-00 00:00:00'),
3
(2,'Friedrich Nietzsche','Da quando ho imparato a camminare mi piace correre.','0000-00-00 00:00:00'),
4
(3,'Albert Camus','L\'uomo può soltanto proporsi di diminuire aritmeticamente il dolore nel mondo.','0000-00-00 00:00:00'),
5
(4,'Dino Basili','Non arriverà in cima. E\' troppo occupato a non far salire chi gli sta sotto.','0000-00-00 00:00:00'),
6
(5,'Eleanor Roosevelt','Il futuro appartiene a coloro che credono nella bellezza dei propri sogni.','0000-00-00 00:00:00'),
7
(6,'Erasmo da Rotterdam','Non sempre i matti parlano da matti.','0000-00-00 00:00:00');
8
(-)a/installer/data/mysql/it-IT/necessari/sample_quotes.txt (+1 lines)
Line 0 Link Here
1
Esempi di citazioni
(-)a/installer/data/mysql/it-IT/necessari/userflags.sql (-2 / +2 lines)
Lines 17-23 INSERT INTO `userflags` VALUES(14,'editauthorities','autorizza la modifica delle Link Here
17
INSERT INTO `userflags` VALUES(15,'serials','autorizza la gestione degli abbonamenti ai periodici',0);
17
INSERT INTO `userflags` VALUES(15,'serials','autorizza la gestione degli abbonamenti ai periodici',0);
18
INSERT INTO `userflags` VALUES(16,'reports','autorizza accesso al modulo dei reports',0);
18
INSERT INTO `userflags` VALUES(16,'reports','autorizza accesso al modulo dei reports',0);
19
INSERT INTO `userflags` VALUES(17,'staffaccess','modifica la login o i permessi degli staff users',0);
19
INSERT INTO `userflags` VALUES(17,'staffaccess','modifica la login o i permessi degli staff users',0);
20
INSERT INTO `userflags` VALUES(18,'coursereserves','Course Reserves',0);
20
INSERT INTO `userflags` VALUES(18,'coursereserves','Modulo \'Testi per i corsi\'',0);
21
INSERT INTO `userflags` VALUES(19, 'plugins', 'Koha plugins', '0');
21
INSERT INTO `userflags` VALUES(19, 'plugins', 'Gestisci i plugins di Koha', '0');
22
22
23
SET FOREIGN_KEY_CHECKS=1;
23
SET FOREIGN_KEY_CHECKS=1;
(-)a/installer/data/mysql/it-IT/necessari/userpermissions.sql (-22 / +18 lines)
Lines 1-11 Link Here
1
SET FOREIGN_KEY_CHECKS=0;
2
3
INSERT INTO permissions (module_bit, code, description) VALUES
1
INSERT INTO permissions (module_bit, code, description) VALUES
4
   ( 1, 'circulate_remaining_permissions', 'Permessi rimanenti per la circolazione'),
2
   ( 1, 'circulate_remaining_permissions', 'Permessi rimanenti per la circolazione'),
5
   ( 1, 'override_renewals', 'Sblocca i rinnovi bloccati'),
3
   ( 1, 'override_renewals', 'Sblocca i rinnovi bloccati'),
6
   ( 1, 'overdues_report', 'Execute overdue items report'),
4
   ( 1, 'overdues_report', 'Esegui report per prestiti scaduti'),
7
   ( 1, 'force_checkout', 'Force checkout if a limitation exists'),
5
   ( 1, 'force_checkout', 'Sblocca il prestito'),
8
   ( 1, 'manage_restrictions', 'Manage restrictions for accounts'),
6
   ( 1, 'manage_restrictions', 'Gestisci restrizioni per utenti'),
9
   ( 3, 'parameters_remaining_permissions', 'Permessi rimanenti'),
7
   ( 3, 'parameters_remaining_permissions', 'Permessi rimanenti'),
10
   ( 3, 'manage_circ_rules', 'Gestisci regole circolazione'),
8
   ( 3, 'manage_circ_rules', 'Gestisci regole circolazione'),
11
   ( 6, 'place_holds', 'Fai prenotazioni per gli utenti'),
9
   ( 6, 'place_holds', 'Fai prenotazioni per gli utenti'),
Lines 13-20 INSERT INTO permissions (module_bit, code, description) VALUES Link Here
13
   ( 9, 'edit_catalogue', 'Cataloga (crea/modifica dati bibliografici e di copia)'),
11
   ( 9, 'edit_catalogue', 'Cataloga (crea/modifica dati bibliografici e di copia)'),
14
   ( 9, 'fast_cataloging', 'Catalogazione veloce'),
12
   ( 9, 'fast_cataloging', 'Catalogazione veloce'),
15
   ( 9, 'edit_items', 'Crea/modifica copie'),
13
   ( 9, 'edit_items', 'Crea/modifica copie'),
16
   (10, 'writeoff', 'Write off fines and fees'),
14
   (10, 'writeoff', 'Cancellare multe e tariffe'),
17
   (10, 'remaining_permissions', 'Remaining permissions for managing fines and fees'),
15
   (10, 'remaining_permissions', 'Permessi rimanenti per gestione multe e costi'),
18
   (11, 'vendors_manage', 'Crea/modifica fornitori'),
16
   (11, 'vendors_manage', 'Crea/modifica fornitori'),
19
   (11, 'contracts_manage', 'Crea/modifica contratti'),
17
   (11, 'contracts_manage', 'Crea/modifica contratti'),
20
   (11, 'period_manage', 'Gestisci scadenze budgets'),
18
   (11, 'period_manage', 'Gestisci scadenze budgets'),
Lines 22-29 INSERT INTO permissions (module_bit, code, description) VALUES Link Here
22
   (11, 'budget_modify', 'Modifica budget (non li crea ma modifica gli esistenti)'),
20
   (11, 'budget_modify', 'Modifica budget (non li crea ma modifica gli esistenti)'),
23
   (11, 'planning_manage', 'Intervieni sulla pianificazione dei budgets'),
21
   (11, 'planning_manage', 'Intervieni sulla pianificazione dei budgets'),
24
   (11, 'order_manage', 'Gestisci ordini e raccoglitori'),
22
   (11, 'order_manage', 'Gestisci ordini e raccoglitori'),
25
   (11, 'order_manage_all', 'Manage all orders and baskets, regardless of restrictions on them'),
23
   (11, 'order_manage_all', 'Gestisci ordini e raccoglitori, indipendentemente dalle restrizioni su di loro'),
26
   (11, 'group_manage', 'Gestisci ordini e raccoglitori raggruppati'),
24
   (11, 'group_manage', 'Gestisci ordini e ordini d\'acquisto'),
27
   (11, 'order_receive', 'Gestisci arrivi'),
25
   (11, 'order_receive', 'Gestisci arrivi'),
28
   (11, 'budget_add_del', 'Aggiungi e cancella budgets (senza modificarli)'),
26
   (11, 'budget_add_del', 'Aggiungi e cancella budgets (senza modificarli)'),
29
   (11, 'budget_manage_all', 'Gestisci tutti i budgets'),
27
   (11, 'budget_manage_all', 'Gestisci tutti i budgets'),
Lines 43-57 INSERT INTO permissions (module_bit, code, description) VALUES Link Here
43
   (13, 'edit_patrons', 'Modifica utenti via batch'),
41
   (13, 'edit_patrons', 'Modifica utenti via batch'),
44
   (13, 'delete_anonymize_patrons', 'Cancella i vecchi prestiti e rendi anonimo lo storico della circolazione (canella in lettura lo storico utenti prestito)'),
42
   (13, 'delete_anonymize_patrons', 'Cancella i vecchi prestiti e rendi anonimo lo storico della circolazione (canella in lettura lo storico utenti prestito)'),
45
   (13, 'batch_upload_patron_images', 'Aggiorna le foto utente in modalità batch o al momento'),
43
   (13, 'batch_upload_patron_images', 'Aggiorna le foto utente in modalità batch o al momento'),
46
   (13, 'schedule_tasks', 'Schedula i task da far andare'),
44
   (13, 'schedule_tasks', 'Schedula i task'),
47
   (13, 'items_batchmod', 'Abilita alla modifica batch delle copie'),
45
   (13, 'items_batchmod', 'Abilita alla modifica batch delle copie'),
48
   (13, 'items_batchdel', 'Abilita alla cancellazione via batch delle copie'),
46
   (13, 'items_batchdel', 'Abilita alla cancellazione via batch delle copie'),
49
   (13, 'manage_csv_profiles', 'Gestisci i profili CSV di export'),
47
   (13, 'manage_csv_profiles', 'Gestisci i profili CSV di export'),
50
   (13, 'moderate_tags', 'Modera i tag inseriti dagli utenti'),
48
   (13, 'moderate_tags', 'Modera i tag inseriti dagli utenti'),
51
   (13, 'rotating_collections', 'Gestisci le collezioni circolanti (rotating collections)'),
49
   (13, 'rotating_collections', 'Gestisci le collezioni circolanti (rotating collections)'),
52
   (13, 'upload_local_cover_images', 'Carica copertine in locale'),
50
   (13, 'upload_local_cover_images', 'Carica copertine in locale'),
53
   (13, 'manage_patron_lists', 'Add, edit and delete patron lists and their contents'),
51
   (13, 'manage_patron_lists', 'Aggiungi, modifica e cancella le liste utenti e i loro contenuti'),
54
   (13, 'marc_modification_templates', 'Manage marc modification templates'),
52
   (13, 'marc_modification_templates', 'Gestisci le modifiche sulle griglie di catalogazione MARC'),
55
   (15, 'check_expiration', 'Controlla la scadenza di una risora in continuazione'),
53
   (15, 'check_expiration', 'Controlla la scadenza di una risora in continuazione'),
56
   (15, 'claim_serials', 'Richiedi i fascicoli non arrivati'),
54
   (15, 'claim_serials', 'Richiedi i fascicoli non arrivati'),
57
   (15, 'create_subscription', 'Crea un nuovo abbonamento'),
55
   (15, 'create_subscription', 'Crea un nuovo abbonamento'),
Lines 60-74 INSERT INTO permissions (module_bit, code, description) VALUES Link Here
60
   (15, 'receive_serials', 'Ricevi fascicoli'),
58
   (15, 'receive_serials', 'Ricevi fascicoli'),
61
   (15, 'renew_subscription', 'Rinnova un abbonamento'),
59
   (15, 'renew_subscription', 'Rinnova un abbonamento'),
62
   (15, 'routing', 'Crea/Manipola liste di distribuzione dei fascicoli ( routing list)'),
60
   (15, 'routing', 'Crea/Manipola liste di distribuzione dei fascicoli ( routing list)'),
63
   (15, 'superserials', 'Manage subscriptions from any branch (only applies when IndependantBranches is used)'),
61
   (15, 'superserials', 'Gestisci gli abbonamenti per ogni biblioteca(only applies when IndependantBranches is used)'),
64
   (16, 'execute_reports', 'Esegui reports SQL'),
62
   (16, 'execute_reports', 'Esegui reports SQL'),
65
   (16, 'create_reports', 'Crea reports SQL'),
63
   (16, 'create_reports', 'Crea reports SQL'),
66
   (18, 'manage_courses', 'Add, edit and delete courses'),
64
   (18, 'manage_courses', 'Aggiungi, modifica e cancella i corsi'),
67
   (18, 'add_reserves', 'Add course reserves'),
65
   (18, 'add_reserves', 'Aggiungi corsi riservati'),
68
   (18, 'delete_reserves', 'Remove course reserves'),
66
   (18, 'delete_reserves', 'Cancella corsi riservati'),
69
   (19, 'manage', 'Manage plugins ( install / uninstall )'),
67
   (19, 'manage', 'Gestisci plugins ( installa / disinstalla )'),
70
   (19, 'tool', 'Use tool plugins'),
68
   (19, 'tool', 'Usa i plugins di tipo strumento'),
71
   (19, 'report', 'Use report plugins'),
69
   (19, 'report', 'Usa i plugins di tipo report'),
72
   (19, 'configure', 'Configure plugins')
70
   (19, 'configure', 'Configura i plugins')
73
;
71
;
74
SET FOREIGN_KEY_CHECKS=1;
75
- 

Return to bug 12240