http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11742
Chris Cormack <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #28729|0 |1 is obsolete| | --- Comment #11 from Chris Cormack <[email protected]> --- Created attachment 28956 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28956&action=edit Bug 11742: FIX the code parameter was not take into account In C4::Letters::GetLetters, the code filter was not used as a query parameter. Moreover, the JS code was buggy. We only need to check the letter code, except if it is an edit and the letter code has not been changed. Signed-off-by: Chris Cormack <[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/
