[Koha-bugs] [Bug 6303] Display Organisation and Parent Organisation names when viewing a borrower of type organistaion

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 16 16:00:19 CET 2011


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

M. de Rooy <m.de.rooy at rijksmuseum.nl> changed:

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

--- Comment #15 from M. de Rooy <m.de.rooy at rijksmuseum.nl> 2011-11-16 15:00:19 UTC ---
Thanks for rebasing. Just found a few minor issues:

warning: 4 lines add whitespace errors

double line in opac-user.pl:  patron_flagged    => $borr->{flagged},
+ Why do you add surname there, isn't it already in borrower_info? 

There a few places where you remove card number by the include patron-title,
but patron-title does not bring back card number. Meaning we lose info here.
Examples: circ-menu.inc, circulation.tt, moremember.tt, etc. (Look for card
number)

Could you please fix them too? Great!

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list