http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8740
MJ Ray (software.coop) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #6 from MJ Ray (software.coop) <[email protected]> --- I've rebased this and changed a == to an eq to avoid the warnings. I have not set the "all suppliers" value with -1 because I dislike magic numbers and it is possible (but unlikely unless you mess with the database directly) to have a vendor with id -1 which would become unselectable alone. I ask for reviews and maybe new signoffs, please. -- 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/
