Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • via /circulation/check-out-by-barcode for loans w/fixed due datesvia 
  • I thought that I could use /circulation/override-check-out-by-barcode for loans w/rolling due dates but the error message that I got back said: Override is not allowed when item is loanable
    • so, I'll have to use circulation/check-out-by-barcode and then /circulation/override-renewal-by-barcode to modify the due date
      • actually the above is not true - def need to update this ASAP
  • update the db row with the relevant loanId (UUID) once the item has been checked out in FOLIO

...