http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9303

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #14 from Jonathan Druart <[email protected]> ---
I am not sure to understand the test plan.
I did:
- A is guarantor for B
- I check out 1 item to A and 1 item to B
- On the staff interface, I see the relative's checkouts.
- At the OPAC:
log as A: there is a relative's checkouts tab but with an empty table.
(debug: opac-user.pl l.358: warn Dumper \@borrowernumbers; displays
[borrowernumber_B] and @relatives contains 1 object
Koha::Schema::Result::Borrower)
log as B: there is no relative's checkouts tab.
(debug: \@borrowernumbers => [borrowernumber_A], @relatives is empty)

Marked as Failed QA.

-- 
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