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

Nick Clemens <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #10 from Nick Clemens <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to