https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34252
--- Comment #6 from Pedro Amorim <[email protected]> --- (In reply to Lisette Scheer from comment #5) > Could we add a column to the table externalurl that's hidden by default but > plugins could choose to fill per backend? Yes, I think this would be ideal. Use illrequestattributes instead of adding a new column to the illrequests table. To add to this suggestion, we could also consider a way to make the table columns themselves hookable, so that plugins are able to add columns dynamically. This, of course, is a lot more work but would also address future needs similar to this one (without having to push to core every time). This is just my opinion though, take it for what it is! -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ 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/
