https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18618 --- Comment #2 from Baptiste <baptiste.wojtkowski@biblibre.com> --- Created attachment 63497 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63497&action=edit Bug 18618: Mana - Add reading suggestion There is now a module to get suggestions from Mana. - It is activated by default on Mana. - When you browse on a notice, there is now a tab called "Suggestions" - On click on the tab, it will check in the database if it has suggestions. - Else, it will ask to Mana for suggestions and will store in the database. - The suggestions are stored in the NEW table reading_pairs - Implement new dbix objets: Reading_suggestion and Reading_suggestions -- You are receiving this mail because: You are watching all bug changes.