https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20486 Bug ID: 20486 Summary: Add --marc_conditions option to export_records.pl Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Command-line Utilities Assignee: koha-bugs@lists.koha-community.org Reporter: glasklas@gmail.com QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz We had the need to filter out certain record based on marc-fields when exporting, so added a --marc_conditions options where filter conditions can be passed to the export script. For example: --marc_conditions="942a=!1". -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.