Koha/koha-tmpl/intranet-tmpl/prog/en
Jonathan Druart 0a95ba06f3 Bug 14710: Make the export checkout list export only the checked out item infos
This has been introduced by bug 11703.

Bug 13190 should have been fixed it.

If the pref ExportWithCsvProfile is defined with a MARC CSV profile and
it contains item infos to display, only info from the checked out item
should be displayed.

Test plan:
0/ Don't apply this patch
1/ Create a biblio with 1+ items
2/ Check one of the item out to a patron
3/ Define a CSV profile which contains item fields ("245$a|952$p" for instance)
4/ Export the item (from circ/circulation/pl) using the CSV option
Note that the csv contains the barcode from all items
5/ Apply this patch and repeat 4.
6/ Note that the csv contains only the barcode from the checked out
item.

Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>
Works as advertised

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2015-09-25 15:36:00 -03:00
..
css Bug 14579: 'You are not logged in' should link to log in page 2015-08-27 13:25:52 -03:00
data Bug 11695 - Fixed typo in marc21_field_008.xml 2014-03-11 14:21:23 +00:00
includes Bug 14321: Final cleanup, removing obsolete files 2015-09-25 12:02:52 -03:00
js Bug 14710: Make the export checkout list export only the checked out item infos 2015-09-25 15:36:00 -03:00
lib/yui Bug 13139 - Move treeview jQuery plugin outside of language-specific directory 2014-10-27 12:36:53 -03:00
modules Bug 14321: [QA Follow-up] Additional QA requests 2015-09-25 12:02:52 -03:00
xslt Bug 13383: 100/110/111 changes to XSLT 2015-08-28 09:39:26 -03:00
columns.def Bug 14130: Update columns.def 2015-05-22 17:02:21 -03:00