https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18618
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #65068|0 |1 is obsolete| | --- Comment #17 from [email protected] --- Created attachment 130707 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=130707&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 Signed-off-by: Brendan A Gallagher <[email protected]> -- You are receiving this mail because: 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/
