http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9116
--- Comment #2 from Kyle M Hall <[email protected]> --- Created attachment 13928 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13928&action=edit [SIGNED-OFF] Bug 9116: Remove some useless tmp variables Some variables are useless in C4::Items::PrepareItemrecordDisplay. This patch removes its. Test plan: Syspref AcqCreateItem = "receive an order" and try to receive an order. Check there is no regression. Signed-off-by: Kyle M Hall <[email protected]> -- 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/
