[Koha-bugs] [Bug 9045] Adding some parameters to export_borrowers.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 21 10:03:36 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9045

--- Comment #11 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 16579
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16579&action=edit
[PASSED QA] Bug 9045 - Adding some parameters to export_borrowers.pl

Followup : Adding test if results has some records and usage example for
--where clause

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

I infer from the bug comments that a proper test for this patch is to
check how the script reacts if it returns no results with a --where
clause, and to verify that there is a good usage example for the --where
option. These are both true, so I think this passes.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
All tests and QA script pass.

Tests done:
- tested -s option with \;
- tested -f surname -f borrowernumber to have multiple fields specified
- tested -w with "borrowernumber > 100" and similar with and without
  results - if no results a message is shown
- tested -h shows documentation for new options

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list