http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5342
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 8115 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8115&action=edit Bug 5342: Adds a claims_count field in the serial table This patch adds 1 column in the serial table : - claims_count : number of claims for an orders You can add a <order> tag around your item fields, like this : -- Begin example <<LibrarianFirstname>> <<LibrarianSurname>> The following issues are in late: <order><<biblio.title>>, <<biblio.author>> (<<biblio.serial>>)</order> -- End example For more explication, see the discussion on the Bug 5347 -- You are receiving this mail because: You are the QA Contact for the bug. 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/
