Koha/koha-tmpl/intranet-tmpl/prog/en/modules
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
..
acqui Bug 3050: QA follow-up 2014-05-25 21:15:03 +00:00
admin Bug 11169: Display acquisition details in the OPAC 2014-06-15 11:12:24 -03:00
authorities Bug 7442: fix crash when selecting an authority with 200$x or 200$y (UNIMARC) 2014-05-05 01:09:29 +00:00
basket
batch
catalogue Bug 12206: fix HTML in other holdings list in staff search results page 2014-05-13 14:07:12 +00:00
cataloguing
circ Bug 11014 - Slip Print Problem in Chrome 2014-05-30 16:05:23 -03:00
course_reserves
errors
help Bug 12190: fold the "Creators" system preference tab into "Tools" 2014-05-23 13:09:51 +00:00
installer
labels
members Bug 11014 - Slip Print Problem in Chrome 2014-05-30 16:05:23 -03:00
offline_circ
patron_lists
patroncards Bug 11365: (follow-up) trim whitespace in the translate_card_element block 2014-05-23 14:46:54 +00:00
plugins
reports
reserve
reviews
rotating_collections
serials Bug 12161: fix regression on serials receiving 2014-05-06 14:43:38 +00:00
services
sms
suggestion
tags
test
tools Bug 12025 - Inventory tool fails with "Could not reads headers", or sometimes a timeout 2014-06-05 10:09:42 -03:00
virtualshelves
z3950
about.tt Bug 11578: QA follow-up 2014-05-03 18:16:11 +00:00
auth.tt
intranet-main.tt