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

--- Comment #13 from Jonathan Druart <[email protected]> 
---
(In reply to Kyle M Hall from comment #10)
> I would do $patron->account()->balance() with account() returning the
> Koha::Account object, and balance() returning the account balance. Of
> course, I'm a fan of being succinct ; )

I am not 100% this change is the right thing to do but we could go like that to
start.
For now, the Koha::Account module's responsibilities are not clearly defined
and it's not easy to guess what it will become.

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