Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin
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
..
preferences Bug 11169: Display acquisition details in the OPAC 2014-06-15 11:12:24 -03:00
searchengine/solr
admin-home.tt Bug 7372: Move road types from the roadtype table to the ROADTYPE AV 2014-02-21 16:00:53 +00:00
aqbudget_user_search.tt
aqbudgetperiods.tt Bug 12089: Remove use of dt_add_type_uk_date() - Budgets 2014-04-28 18:38:50 +00:00
aqbudgets.tt Bug 11763: (follow-up) do not display anything in actions column if user cannot manage a budget 2014-05-04 18:41:33 +00:00
aqcontract.tt Bug 2835 - Inconsistent use of colon at the end of sentences 2013-04-02 09:03:42 -04:00
aqplan.tt Bug 12107 - Move checkboxes jQuery plugin outside of language-specific directory 2014-04-25 15:12:20 +00:00
auth_subfields_structure.tt Bug 11508: fix untranslatable pull-down in auth_subfields_structure.pl 2014-04-19 14:40:41 +00:00
auth_tag_structure.tt Bug 11605: fallback to default DataTables settings where possible 2014-03-10 19:05:51 +00:00
authorised_values.tt Bug 12094: fix default tab selection broken by jQueryUI upgrade 2014-04-22 14:51:18 +00:00
authtypes.tt Bug 11766 - Use validation plugin when creating new authority type 2014-02-19 15:47:57 +00:00
biblio_framework.tt Bug 11769: (follow-up) style required fields 2014-04-27 21:38:28 +00:00
branch_transfer_limits.tt Bug 12107 - Move checkboxes jQuery plugin outside of language-specific directory 2014-04-25 15:12:20 +00:00
branches.tt Bug 11605: fallback to default DataTables settings where possible 2014-03-10 19:05:51 +00:00
categorie.tt Bug 6254: (follow-up) tidy admin/categorie.pl ( whitespace changes only ) 2014-05-26 01:23:00 +00:00
checkmarc.tt Bug 10420 - Standardize spelling of "authorized" 2013-06-07 08:26:13 -07:00
cities.tt Bug 11605: fallback to default DataTables settings where possible 2014-03-10 19:05:51 +00:00
classsources.tt
clone-rules.tt
currency.tt Bug 9593: (follow-up) don't make currency.isocode required 2014-05-04 22:21:17 +00:00
didyoumean.tt
fieldmapping.tt
item_circulation_alerts.tt Bug 12138 - Use placeholders in translatable Javascript strings 2014-04-27 21:24:04 +00:00
itemtypes.tt Bug 11351 - Add support for SIP2 media types 2014-04-28 17:54:42 +00:00
koha2marclinks.tt
marc_subfields_structure.tt Bug 11497: remove TT construct for picking a default string that i18n toolchain fails to pick up 2014-04-27 21:23:01 +00:00
marctagstructure.tt Bug 7125: make MARC framework tag form not suggest that one can change the form 2014-04-28 17:42:00 +00:00
matching-rules.tt
oai_set_mappings.tt Bug 11877 - Eliminate use of deprecated jQuery .live() method 2014-03-26 19:15:01 +00:00
oai_sets.tt Bug 11806 - Use validation plugin when creating new OAI set 2014-03-26 19:21:14 +00:00
patron-attr-types.tt Bug 6254: make it possible to set default privacy setting for new patrons 2014-05-26 01:17:37 +00:00
preferences.tt Bug 12116 - Move fixFloat jQuery plugin outside of language-specific directory 2014-04-25 15:21:11 +00:00
printers.tt Bug 11765 - Remove unused function isDate from templates 2014-02-18 20:51:38 +00:00
smart-rules.tt Bug 12230: Set a maximum suspension days as a new issuing rule 2014-05-26 01:39:19 +00:00
stopwords.tt Bug 11764 - Move repeatedly redefined function toUC() into staff-global.js 2014-02-18 20:49:30 +00:00
systempreferences.tt Bug 11765 - Remove unused function isDate from templates 2014-02-18 20:51:38 +00:00
transport-cost-matrix.tt
z3950servers.tt Bug 1047: Punctuation in site names no longer breaks Edit/Delete z39.50 server administration 2014-03-12 14:29:22 +00:00