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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 7 11:11:01 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 #10211|0                           |1
        is obsolete|                            |

--- Comment #38 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 14444
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14444&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