| Summary: | Remove notify id and level from fines in patron account | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
| Component: | Templates | Assignee: | Owen Leonard <oleonard> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Bugs List <koha-bugs> |
| Severity: | normal | ||
| Priority: | P5 - low | ||
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | /cgi-bin/koha/members/pay.pl?borrowernumber=3 | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | --- | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Attachments: | screenshot | ||
Created attachment 6037 [details] screenshot The columns notify id and level seem to be unused in Koha and should be removed from the patron account screens related to paying fines. It seems there is a lot more code linked to that feature that should be removed or repaired. For example we have a table notifys in the database that has no content on my test databases. Can someone confirm this is broken/unused and can be removed?