http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10021
Bug ID: 10021
Summary: Remove dead(?) code related to notifys
Classification: Unclassified
Change sponsored?: ---
Product: Koha
Version: 3.14
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
The database table notifys and the code related to it is as far as I can tell
no longer used in Koha. I am not sure how this used to work, so we would need
to check very carefully before removing it.
There are some things still visible in the interface:
- fines table in patron account shows columns notify id and level
- similar information shows in the overdues with fines report
In all databases I checked there was no information stored in the databaes
table or columns - they were always 0.
Remaining code I found:
- database table notifys
- notify_id and notify_level in accountlines
- C4/Overdues.pm
- C4/Accounts.pm
- C4/Members.pm
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/