[Koha-bugs] [Bug 24609] Add routes for getting and setting checkout due date

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 7 14:46:45 CET 2020


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

Andrew Isherwood <andrew.isherwood at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|koha-bugs at lists.koha-commun |andrew.isherwood at ptfs-europ
                   |ity.org                     |e.com
             Status|NEW                         |ASSIGNED

--- Comment #1 from Andrew Isherwood <andrew.isherwood at ptfs-europe.com> ---
Change of plan on this one. It's unnecessary to create a new endpoint for this.
Following a discussion with Martin, I've realised we can just add a PUT
endpoint for the /checkouts/{checkout_id} route, with whole checkout objects
passed as the body.

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