[Koha-bugs] [Bug 5342] Serial claiming improvements

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 9 12:22:44 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5342

--- Comment #1 from Jonathan Druart <jonathan.druart at biblibre.com> ---
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.


More information about the Koha-bugs mailing list