Koha/C4
Ryan Higgins 3c9d0371fe item-level itemtypes issuingrules require some testing.
based on syspref 'item-level_itypes', add an itype col to items table
for 3.2 itype's type will change from varchar(10) to int to allow
circ type definitions per agency.
Note that updatedatabase doesn't populate items.itype, just creates column.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-04 16:28:17 -06:00
..
Barcodes rel_3_0 moved to HEAD (introducing new files) 2007-03-09 15:34:17 +00:00
ClassSortRoutine ignore "/" when sorting Dewey call numbers 2007-10-23 18:24:29 -05:00
tests Patch from Galen Charlton, removing $Id$ $Log$ and $Revision$ from files 2007-10-18 20:22:01 -05:00
Accounts.pm Patch from Galen Charlton, removing $Id$ $Log$ and $Revision$ from files 2007-10-18 20:22:01 -05:00
Acquisition.pm Patch from Galen Charlton, removing $Id$ $Log$ and $Revision$ from files 2007-10-18 20:22:01 -05:00
Amazon.pm chmod 644 on all modules 2007-10-02 19:11:35 -05:00
Auth.pm comment out version check warn 2007-10-31 19:44:23 -05:00
Auth_with_ldap.pm Auth_with_ldap: work in progress. 2007-11-04 16:21:32 -06:00
AuthoritiesMarc.pm moving localfiles to tmp 2007-10-21 19:14:28 -05:00
Biblio.pm made several PKs be auto_increment columns 2007-11-01 17:31:33 -05:00
Bookfund.pm bug-1494, fixed bookfund modify code 2007-11-01 17:27:55 -05:00
Bookseller.pm Patch from Galen Charlton, removing $Id$ $Log$ and $Revision$ from files 2007-10-18 20:22:01 -05:00
Boolean.pm Patch from Galen Charlton, removing $Id$ $Log$ and $Revision$ from files 2007-10-18 20:22:01 -05:00
Branch.pm adding branch groups search in intranet. 2007-10-21 19:18:39 -05:00
Breeding.pm fix related #1340 (z3950 search for quick cataloguing) 2007-10-30 17:44:21 -05:00
Calendar.pm Patch from Galen Charlton, removing $Id$ $Log$ and $Revision$ from files 2007-10-18 20:22:01 -05:00
Circulation.pm item-level itemtypes issuingrules require some testing. 2007-11-04 16:28:17 -06:00
ClassSortRoutine.pm call number work part 2 -- added framework for call number filing routines 2007-10-21 22:11:37 -05:00
ClassSource.pm call number work part 3 -- now using new routines to generate call number sort keys 2007-10-21 22:11:40 -05:00
Context.pm Context.pm: Trivial adjustment for clarity. 2007-10-23 18:23:14 -05:00
Date.pm removing all useless %env / $env 2007-04-18 17:00:14 +00:00
Dates.pm Dates.pm: Added functions format_date and format_date_in_iso as possible drop-in replacements for 2007-10-17 07:00:47 -05:00
ImportBatch.pm batch import rework: added suport for loading and dropping items 2007-10-31 05:56:51 -05:00
Input.pm Total Test Overhaul! Most of these were stubs, and still are. 2007-10-18 16:26:44 -05:00
Koha.pm fixes to moredetail.pl to allow status editing using updateitem.pl 2007-10-22 07:13:43 -05:00
Labels.pm chmod 644 on all modules 2007-10-02 19:11:35 -05:00
Languages.pm Bug Fix : kohanews was broken when nodate or bad formatted supplied. 2007-10-22 15:40:39 -05:00
Letters.pm Adding titles to claimissues letter. 2007-10-31 19:40:16 -05:00
Log.pm Patch from Galen Charlton, removing $Id$ $Log$ and $Revision$ from files 2007-10-18 20:22:01 -05:00
Maintainance.pm rel_3_0 moved to HEAD (introducing new files) 2007-03-09 15:34:17 +00:00
Matcher.pm more work on the import changes; introduced C4::Matcher 2007-10-29 16:47:56 -05:00
Members.pm Changing searchmember to do an exact search on cardnumber first. 2007-10-20 17:06:13 -05:00
NewsChannels.pm Removing windows linefeeds \r 2007-10-29 21:24:27 -05:00
Output.pm Patch from Galen Charlton, removing $Id$ $Log$ and $Revision$ from files 2007-10-18 20:22:01 -05:00
Overdues.pm Patch from Galen Charlton, removing $Id$ $Log$ and $Revision$ from files 2007-10-18 20:22:01 -05:00
Print.pm Print.pm: Dates.pm integration and cleanup. 2007-11-04 16:21:43 -06:00
Record.pm Patch from Galen Charlton, removing $Id$ $Log$ and $Revision$ from files 2007-10-18 20:22:01 -05:00
Reports.pm Catching up changes in reports 2007-10-29 16:12:48 -05:00
Reserves.pm Fix for bug 1456 2007-10-22 19:58:14 -05:00
Review.pm Patch from Galen Charlton, removing $Id$ $Log$ and $Revision$ from files 2007-10-18 20:22:01 -05:00
Scheduler.pm Fix for bug 1527, removing Smart::Comments 2007-10-30 17:39:19 -05:00
Search.pm fix to rightANDlefttruncation 2007-11-01 17:29:58 -05:00
Serials.pm Managing Independant branches. 2007-11-04 16:27:25 -06:00
SMS.pm adding SMS stuff so we don't forget about it 2007-10-29 21:21:20 -05:00
Stats.pm Patch from Galen Charlton, removing $Id$ $Log$ and $Revision$ from files 2007-10-18 20:22:01 -05:00
Suggestions.pm Patch from Galen Charlton, removing $Id$ $Log$ and $Revision$ from files 2007-10-18 20:22:01 -05:00
VirtualShelves.pm Patch from Galen Charlton, removing $Id$ $Log$ and $Revision$ from files 2007-10-18 20:22:01 -05:00
Z3950.pm more work on batch import 2007-10-29 16:47:58 -05:00