Bug 12238 - tools/export.pl: file list of ids as input parameter
Summary: tools/export.pl: file list of ids as input parameter
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Tools (show other bugs)
Version: master
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Stéphane Delaune
QA Contact: Testopia
URL:
Keywords:
: 8346 (view as bug list)
Depends on:
Blocks: 13085
  Show dependency treegraph
 
Reported: 2014-05-13 09:02 UTC by Stéphane Delaune
Modified: 2015-12-03 22:11 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
proposed patch : tools export.pl: file list of ids as input (5.40 KB, patch)
2014-05-16 10:24 UTC, Stéphane Delaune
Details | Diff | Splinter Review
[SIGNED-OFF] Bug 12238: tools export.pl: file list of ids as input parameter (5.57 KB, patch)
2014-05-18 19:59 UTC, Bernardo Gonzalez Kriegel
Details | Diff | Splinter Review
[PASSED QA] Bug 12238: tools export.pl: file list of ids as input parameter (5.63 KB, patch)
2014-05-23 11:32 UTC, Kyle M Hall
Details | Diff | Splinter Review
Bug 12238 [QA Followup] - PATH does not need to be absolute (944 bytes, patch)
2014-05-23 11:32 UTC, Kyle M Hall
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Stéphane Delaune 2014-05-13 09:02:46 UTC
add to tools/export.pl the ability to have a file list of identifiers (biblionumber or authid) as input parameter. This file may be generated with "Koha saved reports", which would choose precisely the exported records
Comment 1 Stéphane Delaune 2014-05-16 10:24:08 UTC Comment hidden (obsolete)
Comment 2 Bernardo Gonzalez Kriegel 2014-05-18 19:59:41 UTC Comment hidden (obsolete)
Comment 3 Kyle M Hall 2014-05-23 11:32:10 UTC
Created attachment 28460 [details] [review]
[PASSED QA] Bug 12238: tools export.pl: file list of ids as input parameter

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Work as described. No errors

Tested writing txt file with biblionumbers, loading in tools and exporting

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Comment 4 Kyle M Hall 2014-05-23 11:32:24 UTC
Created attachment 28461 [details] [review]
Bug 12238 [QA Followup] - PATH does not need to be absolute
Comment 5 Galen Charlton 2014-05-23 15:58:07 UTC
Pushed to master.  Thanks, Stéphane!
Comment 6 Kyle M Hall 2014-07-30 13:59:57 UTC
*** Bug 8346 has been marked as a duplicate of this bug. ***
Comment 7 Mason James 2015-04-22 08:51:54 UTC
Enhancement, skipping patch for 3.16.x