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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
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/