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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/