http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6906
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #19 from Katrin Fischer <[email protected]> --- Some additions from further testing: (trivial) Test file All tests pass :) I think the file name would be a bit better including Koha_Borrowers.* in front like the other test files. There is also a Koha directory it could fit into. (trivial) Database update When adding new columns to the tables it's best practice to use AFTER or BEFORE making sure they go in the same spot for new and updated installations. Otherwise looking good so far. -- You are receiving this mail because: You are the QA Contact for the bug. 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/
