[Koha-bugs] [Bug 23618] New: Make addition SIP2 fields available to self service to add cost of items checked out to check out slip

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 16 15:44:23 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23618

            Bug ID: 23618
           Summary: Make addition SIP2 fields available to self service to
                    add cost of items checked out to check out slip
 Change sponsored?: ---
           Product: Koha
           Version: 18.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: SIP2
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: niamh.walker-headon at it-tallaght.ie
        QA Contact: testopia at bugs.koha-community.org
                CC: colin.campbell at ptfs-europe.com

We can’t include the total cost of items checked out in a session on the
selfcheck out receipt, like we can on the check out digest e-mail. 



Describe in detail.
We would like the SIP2 checkout string to include some enhanced fields.
Specifically the item’s 952$g and 952$v. This would involving modification to
the SIP2 specification allowing for extra fields. For example, $v => CM , $g =>
CX field. So a checkout string might look something similar to:

11NN20190401    175709                 
AOTA|AAX1234567|AB123456789|BON|CM15.99|CX24.99|AC
So the idea is to include a note at the bottom of the slip that goes:

By using the library today you saved [total replacement cost of items borrowed
today]
By using the library this year you saved [total replacement cost of items
borrowed year]
By using the library have you saved [total replacement cost of items borrowed
total ever]

The alternative is to possibly use the item replacement price [
checkout.item.replacementprice]  and total it for a time period, and for all
time.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list