Koha/installer/data/mysql
Galen Charlton 4c037341e4 bug 2522 [1/3]: DB rev 3.1/001 - hold request targetting
For bug 2522, add a new table called hold_fill_targets to
implement hold request targeting.  This table
has the following columns:

  borrowernumber     - identify request
  biblionumber       - ditto
  itemnumber         - item targeted to fill request
  source_branchcode  - current location of item
  item_level_request - if 1, request is item-level

For bug 2331, adds a column called item_level_request
to tmp_holdsqueue.

Note: both of the item_level_request columns can
go away once reserves is modified so that
it is clear whether a request is item-level or
bib-level.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2008-08-18 07:16:08 -05:00
..
en Update longoverdue.pl cron job to manage setting lost values. 2008-08-10 15:54:29 -05:00
fr-FR Update longoverdue.pl cron job to manage setting lost values. 2008-08-10 15:54:29 -05:00
backfill_statistics.pl Script to correct faulty statistics table entries. 2008-06-26 05:51:26 -05:00
kohastructure.sql bug 2522 [1/3]: DB rev 3.1/001 - hold request targetting 2008-08-18 07:16:08 -05:00
sample_only_param_tables.sql
update22to30.pl Partial fix for 2084: opac-topissues.pl is both EXPERIMENTAL and 2008-07-12 09:52:17 -05:00
updatedatabase.pl bug 2522 [1/3]: DB rev 3.1/001 - hold request targetting 2008-08-18 07:16:08 -05:00