Bug 18555: Create patron list from patron import
authorMarc Véron <veron@veron.ch>
Mon, 8 May 2017 14:18:41 +0000 (16:18 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 10 Aug 2017 19:25:32 +0000 (16:25 -0300)
commit3b87ec988dd786ca1286a7baa9f14fabdcb1c6c2
tree204a3abd420710d4f3d2f4ee9011607dc3bd90e7
parentb4ce1feb1bc6b4f20cf71bd545e018917cf518db
Bug 18555: Create patron list from patron import

Create a patron list from imported patrons to be used for printing patron
cards and other patron list related actions.

To test:
- Apply patch
- Go to Home > Tools > Import patrons
- Select a file to import and check new checkbox 'Create patron list'
- Import file
- Verify that in import results you see the time stamped name of the
  patronlist containig the imported patrons (if any patrons were imported)
- Go to Home > Tools > Patron lists
- Verify that the list shows up and contains the imported patrons

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tt
tools/import_borrowers.pl