[Koha-bugs] [Bug 5600] Bulk MARC biblio export script

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 6 15:52:12 CEST 2012


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

Julian Maurice <julian.maurice at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |Needs Signoff
           Assignee|koha.sekjal at gmail.com       |julian.maurice at biblibre.com

--- Comment #2 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 9955
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9955&action=edit
Bug 5600: Command line interface for tools/export.pl

export.pl [--format=format] [--date=date] [--dont_export_items]
      [--deleted_barcodes] [--clean] --filename=outputfile

        * format is either 'xml' or 'marc' (default)
        * date should be entered as the 'dateformat' syspref is set
          (dd/mm/yyyy for metric, yyyy-mm-dd for iso, mm/dd/yyyy for us)
        * records exported are the ones that have been modified since 'date'
        * if --deleted_barcodes is used, a list of barcodes of items deleted
          since 'date' is produced (or from all deleted items if no date is
          specified)
        * --clean removes NSE/NSB

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list