Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin
Jonathan Druart 7180eb1153 Bug 8230: Display acquisition details on the catalogue detail page
This patch adds a new tab "Acquitition details" on the catalogue detail
page. It provides a list of order made for this biblio.

New system preference:

AcquisitionDetails: Hide/Show the new tab.  The default for
new and upgraded installations is to display the new tab.

Test plan:
1/ Apply the patch.
2/ Select the "placing an order" value for the AcqCreateItem pref.
3/ Create a new order with X items.
4/ Go on the catalogue detail page for the selected biblio.
5/ Click on the "Acquisition details" tab and check that your order is
displayed. Itemnumbers are present in the last column. Check that links
are not broken.
6/ Close your basket.
7/ Status become "Ordered"
8/ Receive X-1 items.
9/ Come back on the catalogue detail page. There are 2 orders: 1
complete and 1 partial. The complete one has a receive date.
10/ Receive the last item.
11/ Now you have 2 orders with a complete status.
12/ Cancel the last receipt.
13/ You have 1 ordered and 1 complete (2 items).
14/ Cancel the first receipt.
15/ You have 1 ordered (3 items).
16/ Delete your order
17/ You have 1 deleted order.
18/ Switch the AcqCreateItem pref to "receiving an order"
19/ Do again steps 3 to 17.

Signed-off-by: Paola Rossi <paola.rossi@cineca.it>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-12-13 23:22:05 +00:00
..
preferences Bug 8230: Display acquisition details on the catalogue detail page 2013-12-13 23:22:05 +00:00
searchengine/solr
admin-home.tt Bug 8015: Add MARC Modifications Templates 2013-10-31 22:47:08 +00:00
aqbudget_user_search.tt
aqbudgetperiods.tt Bug 10651 - Use new DataTables include in administration templates 2013-09-21 19:31:16 +00:00
aqbudgets.tt Bug 9822: Alert on adding an order to a basket if budget s exceeded 2013-10-30 15:10:11 +00:00
aqcontract.tt
aqplan.tt
auth_subfields_structure.tt Bug 10602: Set default value for authority fields via the framework 2013-10-10 23:25:47 +00:00
auth_tag_structure.tt Bug 10038: fix doubled 'default' entry when creating a new authority type 2013-10-18 04:43:28 +00:00
authorised_values.tt Bug 10651 - Use new DataTables include in administration templates 2013-09-21 19:31:16 +00:00
authtypes.tt
biblio_framework.tt Bug 9782: hide cancel button when importing MARC bibliographic frameworks 2013-08-28 15:42:30 +00:00
branch_transfer_limits.tt Bug 10651 - Use new DataTables include in administration templates 2013-09-21 19:31:16 +00:00
branches.tt Bug 10651 - Use new DataTables include in administration templates 2013-09-21 19:31:16 +00:00
categorie.tt Bug 10651 - Use new DataTables include in administration templates 2013-09-21 19:31:16 +00:00
checkmarc.tt
cities.tt Bug 10651 - Use new DataTables include in administration templates 2013-09-21 19:31:16 +00:00
classsources.tt
clone-rules.tt
currency.tt
didyoumean.tt
fieldmapping.tt
item_circulation_alerts.tt
itemtypes.tt Bug 10651 - Use new DataTables include in administration templates 2013-09-21 19:31:16 +00:00
koha2marclinks.tt
marc_subfields_structure.tt Bug 10010 - Use jQueryUI Accordion to display constraints in MARC subfield editor 2013-06-20 07:35:22 -07:00
marctagstructure.tt Bug 10651 - Use new DataTables include in administration templates 2013-09-21 19:31:16 +00:00
matching-rules.tt
oai_set_mappings.tt Bug 9295: Introduce operator equal/ notequal to OAI set mapping instead of hardcoded 'equal' value. 2013-10-10 23:03:30 +00:00
oai_sets.tt
patron-attr-types.tt
preferences.tt Bug 10651 - Use new DataTables include in administration templates 2013-09-21 19:31:16 +00:00
printers.tt
roadtype.tt
smart-rules.tt
stopwords.tt
systempreferences.tt Bug 10651 - Use new DataTables include in administration templates 2013-09-21 19:31:16 +00:00
transport-cost-matrix.tt
z3950servers.tt Bug 10096 - Add a Z39.50 interface for authority searching 2013-10-04 14:26:29 +00:00