Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 466 Bytes

TODO.pod

File metadata and controls

21 lines (11 loc) · 466 Bytes

TODO

Fix all the FIXMEs and TODOs.

$ grep -rn --exclude=TODO.pod -e TODO -e FIXME *

Trigger an ItemShipped (#6) when a regular check in is done on an ILL loan in Koha.

How do we get users from the detail page to the NNCIPP page/form in the OPAC?

DONE

Remove dead/unused code from Base.pm. DONE

Place a hold at the Owner Library when a RequestItem is received. DONE

Place a hold at the Home Library when sending ItemReceived. DONE