https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20028

Lari Taskula <[email protected]> changed:

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

--- Comment #28 from Lari Taskula <[email protected]> ---
Created attachment 117106
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117106&action=edit
Bug 20028: Add Koha::Patron->export

The logic behind gathering related data relies on DBIx relationships to
Borrower source.

This patch does not care about terminology - it returns related data in
a hashref containing keys of DBIx source class names, such as Borrower.

To test:
1. prove t/db_dependent/Koha/Patron.t
2. Observe success

Sponsored-by: The National Library of Finland

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to