Bug 20486: Add --marc_conditions option to export_records.pl
authorDavid Gustafsson <david.gustafsson@ub.gu.se>
Fri, 23 Mar 2018 16:32:30 +0000 (17:32 +0100)
committerNick Clemens <nick@bywatersolutions.com>
Thu, 8 Nov 2018 02:23:29 +0000 (02:23 +0000)
commitf3c51f99d164a31e10161fdf5d2b80a989735854
treef16f1c58c0508f723165104d5f971aed32abced6
parent3e20a2aa2229b6f93bf3ddfae3ff323690c75c2c
Bug 20486: Add --marc_conditions option to export_records.pl

Add --marc_conditions option to export_records.pl script, for
excluding records based on conditions applied to MARC-record
data.

How to test:
1) Run tests in t/db_dependent/Exporter/Record.t
2) All tests should pass

Sponsored-by: Gothenburg University Library
Signed-off-by: Maksim Sen <maksim.sen@inlibro.com>
Signed-off-by: Michal Denar <black23@gmail.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Koha/Exporter/Record.pm
misc/export_records.pl
t/db_dependent/Exporter/Record.t