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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 18 11:04:29 CET 2013


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

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


More information about the Koha-bugs mailing list