[Koha-bugs] [Bug 7985] New: In Checkout, list of items checked out should show Charge from table accountlines

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 19 21:55:10 CEST 2012


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

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 7985
                CC: gmcharlt at gmail.com
          Assignee: kyle.m.hall at gmail.com
           Summary: In Checkout, list of items checked out should show
                    Charge from table accountlines
        QA Contact: koha.sekjal at gmail.com
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: veron at veron.ch
          Hardware: All
            Status: NEW
           Version: unspecified
         Component: Circulation
           Product: Koha

Created attachment 9262
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9262&action=edit
List of fines&charges (above) and list of checkouts (below).

Do the following:
-----------------

- Check out some items from a certain item type (to saem patron)
- Modify item type, change Rental charge
- Check out additional item to same patron

Result: 
-------
In the list of checkouts, all items show the new rental charge and not the
Rental charge that was applied at chckout time. Totals differ.

This situation will result in a lot of support questions.

See screenshot in attachment, first and second item were issued with a rental
charge of 1.01 and 3rd with a rental charge of 1.02.

The values are displayed correctly under the fines tab.

Fazit:
------
The list of checkouts should be linked with the table accountlines instead of
grabbing the current value of the rental charge from the item type.

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


More information about the Koha-bugs mailing list