Bug 30637 - Add Koha::Checkout->renew method
Summary: Add Koha::Checkout->renew method
Status: RESOLVED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 30275
Blocks:
  Show dependency treegraph
 
Reported: 2022-04-28 08:18 UTC by Martin Renvoize
Modified: 2023-06-17 21:26 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Renvoize 2022-04-28 08:18:04 UTC
We should introduce a `renew` method in the Koha::Checkout object and start to migrate calls from C4::Circulation to it.
Comment 1 Katrin Fischer 2023-06-17 21:26:15 UTC
I believe we do have that now:
POST https://api.koha-community.org/api/v1/checkouts/{checkout_id}/renewals