http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14246 --- Comment #17 from Marc Véron <veron@veron.ch> --- (In reply to Joonas Kylmälä from comment #16)
I guess this feature should be also be used by OPAC/Staff side. Now the user itself cannot use the feature (only people with access to the db).
This patch simply adds a new column as a base for further development. It does what is advertised in comment #1: "it adds a column called 'borrowernumber' to the 'koha_news' table, adding a foreign key relationship to the 'borrowers' table." With patch, creating a news item fills in the borrowernumber. This information can later be used, it opens up a lot of possibilities. My opinion is that the patch should be switched back to "Needs sign-off". -- You are receiving this mail because: You are watching all bug changes.