Koha/koha-tmpl/intranet-tmpl/prog/en/modules/tools
Nick Clemens b11597b16a Bug 18201: Export data -Fix "Remove non-local items" option and add "Removes non-local records" option for existing functionality
It turns out the modules had the option expected  built in, we just didn't call
it. This patch set expands the options for passing to the export.

To test:
1 - Go to Tools->Export data
2 - Perform an export and check 'Remove non-local items'
3 - Note that file contains only 'local' records, but includes all items
on those records
4 - Apply patch
5 - Note Tools->Export data has a new option to remove records not owned
by logged in branch
6 - Export as before checking records option, file should be as before
7 - Now check 'Remove items not owned by logged in branch'
8 - File should now only have local items (may have empty records)
9 - Check both boxes and recieve only 'local' records and items

Signed-off-by: Scott Kehoe <scott@masslibsystem.org>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-12-21 13:10:03 -03:00
..
automatic_item_modification_by_age.tt Bug 19672: Move tools templates JavaScript to the footer: More MARC tools 2017-12-11 11:34:22 -03:00
batch_delete_records.tt Bug 19654: Move tools templates JavaScript to the footer: Batch MARC tools 2017-12-18 12:16:26 -03:00
batch_record_modification.tt Bug 19654: Move tools templates JavaScript to the footer: Batch MARC tools 2017-12-18 12:16:26 -03:00
batchMod-del.tt Bug 19654: Move tools templates JavaScript to the footer: Batch MARC tools 2017-12-18 12:16:26 -03:00
batchMod-edit.tt
batchMod.tt Bug 19654: Move tools templates JavaScript to the footer: Batch MARC tools 2017-12-18 12:16:26 -03:00
cleanborrowers.tt Bug 19680: Move JS to the footer: Patron and circulation tools 2017-12-11 11:34:23 -03:00
csv-profiles.tt
export.tt Bug 18201: Export data -Fix "Remove non-local items" option and add "Removes non-local records" option for existing functionality 2017-12-21 13:10:03 -03:00
holidays.tt
import_borrowers.tt
inventory.tt Bug 19554: The inventory table should jump to detail instead of MARCdetail 2017-12-18 12:16:25 -03:00
koha-news.tt
letter.tt Bug 19679: Move templates JavaScript to the footer: More tools templates 2017-12-11 11:34:23 -03:00
manage-marc-import.tt Bug 19672: Move tools templates JavaScript to the footer: More MARC tools 2017-12-11 11:34:22 -03:00
marc_modification_templates.tt Bug 19672: Move tools templates JavaScript to the footer: More MARC tools 2017-12-11 11:34:22 -03:00
modborrowers.tt Bug 19680: Move JS to the footer: Patron and circulation tools 2017-12-11 11:34:23 -03:00
overduerules.tt Bug 19680: Move JS to the footer: Patron and circulation tools 2017-12-11 11:34:23 -03:00
picture-upload.tt
quotes-upload.tt
quotes.tt
scheduler.tt
showdiffmarc.tt Bug 19672: Move tools templates JavaScript to the footer: More MARC tools 2017-12-11 11:34:22 -03:00
stage-marc-import.tt Bug 19672: Move tools templates JavaScript to the footer: More MARC tools 2017-12-11 11:34:22 -03:00
tools-home.tt
upload-images.tt Bug 19679: Move templates JavaScript to the footer: More tools templates 2017-12-11 11:34:23 -03:00
upload.tt
viewlog.tt