[Koha-bugs] [Bug 21043] Add routes to add debits to a patron's account

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 27 16:39:07 CET 2023


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

Agustín Moyano <agustinmoyano at theke.io> changed:

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

--- Comment #9 from Agustín Moyano <agustinmoyano at theke.io> ---
Created attachment 147457
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147457&action=edit
Bug 21043: Add debit REST endpoint

This patch adds an endpoint to create a debit for a patron.

Testplan

1. Create a new account debit type (Administration > Debit types)
2. Add a fee with this debit type to a patron’s account via API
3. Make sure that this fee is shown in the accounting overview in the patron’s
account in the staff interface
4. Make sure that it is possible to make a payment for this fee

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


More information about the Koha-bugs mailing list