[Bug 36208] New: Add -not_itemtype argument to misc/export_records.pl
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36208 Bug ID: 36208 Summary: Add -not_itemtype argument to misc/export_records.pl Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: alexbuckley@catalyst.net.nz QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl It is currently possible to pass the --itemtype argument to misc/export_records.pl to export biblios from a given itemtype. It would be nice if libraries pass a --not_itemtype argument to misc/export_records.pl to exclude exporting biblios with a given item type. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36208 Alex Buckley <alexbuckley@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|koha-bugs@lists.koha-commun |alexbuckley@catalyst.net.nz |ity.org | Change sponsored?|--- |Sponsored -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36208 --- Comment #1 from Alex Buckley <alexbuckley@catalyst.net.nz> --- Created attachment 162629 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=162629&action=edit Bug 36208: Add --not_itemtype argument to misc/export_records.pl WIP Sponsored-By: The Treasury, New Zealand -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36208 --- Comment #2 from Alex Buckley <alexbuckley@catalyst.net.nz> --- Test plan and refinements to come. Not ready for testing yet. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36208 Alex Buckley <alexbuckley@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|ASSIGNED |RESOLVED --- Comment #3 from Alex Buckley <alexbuckley@catalyst.net.nz> --- Since we have upstreamed the ability to run export_records.pl off a SQL report in bug 36770 ( https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36770 ) this bug report is redundant, because you could just add a where itemtype not in () to your SQL query. *** This bug has been marked as a duplicate of bug 36770 *** -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org