[Koha-bugs] [Bug 26268] New: Remove items.paidfor once and for all

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 21 12:20:05 CEST 2020


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

            Bug ID: 26268
           Summary: Remove items.paidfor once and for all
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org
        Depends on: 18501, 23463, 19919

In bug 19919 we removed all references to setting, unsettling and referring to
the paidfor field but we neglected to actually drop the field from the database
(I think I intended to do this, but was asking for feedback on the approach
before adding the actual db change.. then completely forgot when it went
through SO/QA quickly).

In bug 23463 we inadvertently re-introduced some of the setting code during a
rebase.

In bug 18501 we then moved that inadvertently re-introduced setter into
Koha::Item->store.

We should kill it off once and for all!


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18501
[Bug 18501] Automatic refunds need protection from failure
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19919
[Bug 19919] Writing off a Lost Item Fee marks as "Paid for by patron"
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23463
[Bug 23463] Move C4::Items CRUD subroutines to Koha::Item
-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list