https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21953 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com QA Contact|testopia@bugs.koha-communit |tomascohen@gmail.com |y.org | --- Comment #4 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Katrin Fischer from comment #3)
2 things:
- Joubu already pointed out on IRC that there should be a test (change in C4) - Should we update existing data and remove the String there to have a clean state? It's mostly a display issue.
In my opinion, this has been wrong from the begining: the information should be built for display using the account_type and the biblio information, but instead we hardcoded those values. Once Koha::Account::add_debit and friends is pushed, I'd review this one. -- You are receiving this mail because: You are watching all bug changes.