[Koha-bugs] [Bug 24658] New: Deleting items with fines does not update itemnumber in accountlines to NULL causing ISE

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 13 18:17:38 CET 2020


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

            Bug ID: 24658
           Summary: Deleting items with fines does not update itemnumber
                    in accountlines to NULL causing ISE
 Change sponsored?: ---
           Product: Koha
           Version: 19.05
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Database
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: addie at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

When batch deleting items through the staff client, the itemnumber in the
accountlines table remains and does update to NULL. If you then go into the
Accountlines tab of a borrower and into the Transactions you will get an
internal server error if there is a fine in that patrons accountlines with an
itemnumber in the database for the deleted item

-- 
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