Koha/koha-tmpl/intranet-tmpl/prog/en/modules/tools
Jonathan Druart 0f3f61e756 Bug 7986: Export issues for patron
In the circulation page, you can now export (as csv or iso2709) a list
of items which are currently checked out by a borrower.

3 export types:
- iso2709 with items: Export the items list in iso2709 format with item
  informations.
- iso2709 without items: Export the items list in iso2709 format without
  item informations.
- CSV: Export the items list based on a csv profil.

2 new system preferences:
- DontExportFields: a list of fields not to be export
- CsvProfileForExport: The Csv profile name used for the csv export

Test plan:
- Fill the CsvProfileForExport syspref
- go on the borrower circulation page containing checkouts
- Select one or more items and export them to the 3 different formats.
- check if the result file is what you expected

- Test there is no regression with the export authority
- Test there is no regression using tools/export.pl with the command
  line interface

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-09-13 17:58:30 +02:00
..
batchMod-del.tt Bug 8283 - Replace usage of YUI Cookie utility with jQuery Cookie plugin 2012-07-13 11:27:33 +02:00
batchMod-edit.tt Bug 7784 - Improve clarity of batch modification operations 2012-09-05 15:24:08 +02:00
batchMod.tt Bug 7760 - Add ids and classes to every staff page to help with customization (tools) 2012-03-22 18:12:32 +01:00
cleanborrowers.tt Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version 2012-06-25 18:26:26 +02:00
csv-profiles.tt Merge remote-tracking branch 'origin/new/bug_7889' 2012-07-25 15:08:50 +02:00
export.tt Bug 7986: Export issues for patron 2012-09-13 17:58:30 +02:00
holidays.tt Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version 2012-06-25 18:26:26 +02:00
import_borrowers.tt [SIGNED-OFF]Bug 2780 - Capitalize strings consistently (tools) 2012-04-10 10:18:54 +02:00
inventory.tt Bug 8556 - "Mark seen and continue" not translatable in inventory.tt 2012-08-31 22:24:13 +02:00
koha-news.tt Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version 2012-06-25 18:26:26 +02:00
letter.tt Bug 3383 - Item due reminder digests - cannot display title information 2012-08-03 15:58:24 +02:00
manage-marc-import.tt Bug 8351: Update wording on staged marc 2012-07-13 17:38:28 +02:00
modborrowers.tt Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version 2012-06-25 18:26:26 +02:00
overduerules.tt Bug 8143 [REVISED] Upgrade jQuery tabs to current jQueryUI version 2012-06-10 15:22:58 +02:00
picture-upload.tt Bug 8573 - Translation difficult in picture-upload.tt due to nested sentence in if/foreach/if/elsif - construction 2012-08-31 22:48:40 +02:00
quotes-upload.tt Bug 7977: Improving upload result message display 2012-05-24 14:15:09 +02:00
quotes.tt Bug 7977 follow-up, fixing UC breaking coding guidelines 2012-05-24 14:33:19 +02:00
scheduler.tt Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version 2012-06-25 18:26:26 +02:00
stage-marc-import.tt bug 6372: moved background-job.inc to background-job-progressbar.js 2012-05-07 23:00:34 +02:00
tools-home.tt Bug 8202: Add authority export to tools/export.pl 2012-07-04 16:21:06 +02:00
upload-images.tt bug 6372: moved background-job.inc to background-job-progressbar.js 2012-05-07 23:00:34 +02:00
viewlog.tt Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version 2012-06-25 18:26:26 +02:00