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

Nick Clemens <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #68 from Nick Clemens <[email protected]> ---
Hi Aleisha,

Overall things work well and are pretty intuitive.

Can you squash some of the patches to ease readability? (e.e. the removed
old_recalls stuff)

Couple errors:
The db uppdate tries to insert after 'notes' in issuing rules, but this doesn't
exist

When placing recall I always get a warning:
    <p><strong>Warning</strong>: Your library does not allow recalls for x item
types.</p>

Cancelling recall from 'Recall history tab' doesn't work

If patron has no recalls there is 'Patron has no current recalls' message at
bottom of tabs on checkout and details tabs for patron

When confirming a recall if the item is from another branch I get a transfer
generated as well as confirming hold for recall

On recalls awaiting pickup: 
    need to update recall.borrower to recall.patron - causing internal server
error


When placing a recall - if I hit 'back' after confirming and confirm again I
get a second recall on the same item

Recalls queue should have waiting date information 
Recalls queue should have a way to hide cancelled, I would expect closed
recalls to be hidden by default
Could overdue recalls be a tab/filter on the recalls queue?

When viewing a patrons account in the staff side we should see that a checkout
has an active recall

Checking out the recall doesn't seem to close the recall

Question - 
    should canceling a recall extend the due date? or notify patron somehow?
    is calendar used to calculate new due date for recall? I think it should be
    I think circ rules should include 'number of open recalls' to (optionally)
limit how many a patron can have
    Is it valid for two patrons to recall the second item? I would think the
second one not be a hold? 

-Nick

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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