[Koha-bugs] [Bug 27066] New: Implement Hooks for patron's updates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 20 16:16:08 CET 2020


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

            Bug ID: 27066
           Summary: Implement Hooks for patron's updates
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Plugin architecture
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: eric.begin at inLibro.com
        QA Contact: testopia at bugs.koha-community.org

Some of our clients use external systems to populate Koha's patron information.

They can use Koha's API to update patron info, however, we don't have any way
(that I know of) to notify an external system when a patron info is changed in
Koha.

In order to allow bidirectional communications, we are planning to add hooks.

This will allow creating plugins to send messages to external systems in order
to fulfil the following requirements :
- Update patron information stored in the borrowers table (name, address,
email, etc.)
- Notify an external system when a restriction is placed on a user (fines,
manual restrictions, overdues, etc.)

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


More information about the Koha-bugs mailing list