https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21953
Tomás Cohen Arazi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] QA Contact|[email protected] |[email protected] |y.org | --- Comment #4 from Tomás Cohen Arazi <[email protected]> --- (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. _______________________________________________ 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/
