[Koha-bugs] [Bug 12598] Allow tools/import_borrowers.pl to be used from the command line.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 17 20:31:07 CEST 2014


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #29807|0                           |1
        is obsolete|                            |

--- Comment #2 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 29808
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29808&action=edit
Bug 12598 - Allow tools/import_borrowers.pl to be used from the command line.

Many libraries have the need to automate the importing of patrons into
Koha from external sources. It would be nice if we could use Koha's own
import_borrowers.pl to do that from the command line, in the same way as
tools/export.pl can be used from both the staff interface and the
command line.

Test Plan:
1) Apply this patch
2) Test importing patrons from staff interface,
   no changes should be noted.
3) Test importing patrons from command line,
   options are availble with --help.

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


More information about the Koha-bugs mailing list