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

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #14444|0                           |1
        is obsolete|                            |
  Attachment #14445|0                           |1
        is obsolete|                            |
  Attachment #14446|0                           |1
        is obsolete|                            |

--- Comment #43 from Jonathan Druart <[email protected]> ---
Created attachment 16217
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16217&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 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/

Reply via email to