Koha/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing
Katrin Fischer 6d51b74ff2 Bug 26014: Add publication year and edition to Z39.50 results in acquisition
The publication year and edition columns were present in
the Z39.50 results in cataloguing, but were missing in
acquisitions.

To test:
- Go to acquisitions
- Create a new basket
- Create an order within it from 'external source'
- Search for a title, for example with LOC
- In a separate tab, go to cataloguing
- Search the same record with Z39.50
- Compare result lists, date and edition are missing from acq
- Apply the patch
- Repeat search in acquisitions
- Verify result lists now match up
- Bonus: Date was changed to Year which is more fitting and
  will translate better.

Signed-off-by: Amit Gupta <amit.gupta@informaticsglobal.com>
Signed-off-by: Joonas Kylmälä <joonas.kylmala@helsinki.fi>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-08-26 15:21:41 +02:00
..
value_builder Bug 19312: Fix typo in template 2020-05-11 09:52:04 +01:00
addbiblio.tt Bug 25728: Create AV when adding a new item 2020-08-24 11:19:03 +02:00
addbooks.tt Bug 25447: Terminology: Fix button text "Edit biblio" 2020-06-18 16:58:38 +02:00
additem.tt Bug 25728: fix rebase issues 2020-08-24 11:19:03 +02:00
editor.tt Bug 17268: Use API to store/retrieve values 2020-05-04 08:25:41 +01:00
linkitem.tt Bug 25762: Typo in linkitem.tt 2020-08-03 11:47:39 +02:00
merge.tt Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
moveitem.tt Bug 24232: Hide the "Delete biblio" if permission edit_catalogue not set 2019-12-20 12:07:27 +00:00
z3950_auth_search.tt Bug 26215: Remove the use of jquery.checkboxes plugin from Z39.50 search pages 2020-08-18 15:45:49 +02:00
z3950_search.tt Bug 26014: Add publication year and edition to Z39.50 results in acquisition 2020-08-26 15:21:41 +02:00