https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23900
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 95273 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=95273&action=edit Bug 23900: Teach label maker to concat database fields Test plan: - define a label layout with this field list: "100a 245s","enumchron copynumber" - find or create a record with values for all of those fields - generate a label for that record - the 100a and 245s successfully display on one line - the enumchron and copynumber are displayed and separated by a space Try other combinations -- 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/
