https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38089
--- Comment #5 from Nick Clemens (kidclamp) <[email protected]> --- Created attachment 172422 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=172422&action=edit Bug 38089: (QA follow-up) Ensure style works on members/printslip.pl When moving the style up, it was moved before the code that handles printing a single slip, i.e. taking the variables and forming a slip hash. This patch moves that code to the top and additionally passes through the CODE of the notice so the ID is not blank -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
