[Koha-bugs] [Bug 31895] New: New Account hook when adding credit

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 20 18:41:21 CEST 2022


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

            Bug ID: 31895
           Summary: New Account hook when adding credit
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Plugin architecture
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: stefan.berndtsson at ub.gu.se
        QA Contact: testopia at bugs.koha-community.org

This patch adds a new hook "after_account_action" with the action "add_credit".
This is triggered when a credit is added via for example PAYMENT or WRITEOFF.

This is consistent with when UpdateStats is called so that a plugin can be used
to log the same kind of data as the normal statistics.

-- 
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