Bug 14493: export_borrowers.pl - Export patron attributes bug14493_patron_export_attributes
authorVitor Fernandes <vfernandes@keep.pt>
Thu, 12 Jul 2018 19:17:38 +0000 (15:17 -0400)
committerJason Etheridge <jason@equinoxinitiative.org>
Thu, 12 Jul 2018 19:17:38 +0000 (15:17 -0400)
commitc3df53f5692c134d2cebc88c58b79097c3969535
tree5221f1029e8c1cd2d619f56f225c6c273db4c163
parent68ff8702e09be9879d508ea82c0ef7fab53c0ee9
Bug 14493: export_borrowers.pl - Export patron attributes

Tweaked Vitor's original patch to accomodate changes to the file.

---

export_borrowers.pl changed to support patron attributes

Test plan:

- Use export_borrowers.pl to export all patron and all fields
- The patrons extended attributes are not exported
- Apply the patch
- Use export_borrowers.pl with the no fields specified or with the field patron_attributes
- The patrons extended attributes will be exported in one column

Create by: Vitor Fernandes <vfernandes@keep.pt>
Sponsored by: KEEP SOLUTIONS

Signed-off-by: Jason Etheridge <jason@equinoxinitiative.org>
misc/export_borrowers.pl