Koha/installer/data/mysql
Jonathan Druart e330b4672d Bug 11169: Display acquisition details in the OPAC
This patch adds a new system preference 'OPACAcquisitionDetail'.
If it is enabled, information about items on order will be displayed on
the OPAC detail page.

Test plan:
- switch on the OPACAcquisitionDetails pref.
- set the AcqCreateItems pref to 'receiving'.
- create some orders on 1 or more items.
- go to the opac detail page and verify the "Holdings" tab contains the
  line "X item are on order." (at the bottom of the table containing the
  item list).
- receive the items.
- verify the number of items has decreased.
- set the AcqCreateItems pref to 'ordering'.
- create some orders on 1 or more items.
- go to the opac detail page and verify the item list contains the items
  with the "on order" status.
- receive the items.
- verify the received items no longer have the the "on order" status.

To test completely this feature, you should verify there is no
regression on the pref OpacMaxItemsToDisplay, OpacSeparateHoldings and
OpacSeparateHoldingsBranch.

Signed-off-by: Paola Rossi <paola.rossi@cineca.it>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>

Also removed some blank lines from the original patch and bumped up
the DBRev.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2014-06-15 11:12:24 -03:00
..
atomicupdate Bug 11867: MTT: Manage *_PHONE notices 2014-05-02 20:29:20 +00:00
de-DE Bug 12282: fix RESERVESLIP in German sample notices 2014-05-20 14:12:19 +00:00
en Bug 12275: Small corrections to English web installer 2014-05-19 22:13:06 +00:00
es-ES Bug 12251: fix error in sample_notices.sql (es-ES) 2014-05-16 02:45:21 +00:00
fr-FR Bug 12251: fix error in sample_notices.sql (fr-FR) 2014-05-16 02:46:52 +00:00
it-IT Bug 12240 - update of Italian SQL files (non-MARC setup) 2014-05-19 15:26:16 +00:00
nb-NO Bug 12209 - Fix currency symbol for NOK 2014-05-16 02:44:01 +00:00
pl-PL Bug 10845: Remove the notice code HOLD_PRINT in seed data 2014-05-02 20:29:19 +00:00
ru-RU Bug 12251: fix error in sample_notices.sql (ru-RU) 2014-05-16 02:47:13 +00:00
uk-UA Bug 9032: (follow-up) wording tweaks 2014-04-20 22:00:46 +00:00
backfill_statistics.pl Bug 5370: Fix all the references to koha.org 2010-11-08 09:41:49 +13:00
kohastructure.sql Bug 12230: DB changes - add issuingrules.maxsuspensiondays 2014-05-26 01:39:48 +00:00
labels_upgrade.pl Bug 2505 - Add commented use warnings where missing in the installer/ directory 2010-04-21 20:26:28 +12:00
patroncards_upgrade.pl Bug 2505 - Add commented use warnings where missing in the installer/ directory 2010-04-21 20:26:28 +12:00
sysprefs.sql Bug 11169: Display acquisition details in the OPAC 2014-06-15 11:12:24 -03:00
update22to30.pl Bug 11398: A typo occurred with occured 2014-01-02 15:12:48 +00:00
updatedatabase.pl Bug 11169: Display acquisition details in the OPAC 2014-06-15 11:12:24 -03:00