[Koha-bugs] [Bug 29975] (Bug 21729 followup) patron_expiration_date missing in API

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 6 22:09:47 CEST 2022


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nick at bywatersolutions.com

--- Comment #10 from Nick Clemens <nick at bywatersolutions.com> ---
Just for clarification here:
When creating a hold if an expirationdate is passed then it will be set as the
patron_expiration_date

When the patron_expiration_date is set, this is copied to the expiration_date

When Koha sets an expiration date (when hold filled) it will use the lesser of
the patron_expiration_date or the calculated date

i.e. the expiration_date field in the api will represent the
patron_expiration_date or the Koha expiration_date as appropriate

i.e. The field is not so much hidden, as not needed externally - I didn't fully
understand and leave this for others as muddled as me

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


More information about the Koha-bugs mailing list