https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41489
--- Comment #1 from Olivia Reynolds <[email protected]> --- Created attachment 200990 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200990&action=edit Bug 41489: Add Mana reports search to reports_home This patch breaks out the functionality for the mana_search_result modal into separate include files, and uses these both for the existing guided_reports_start functionality and a new "Create from Mana" option on reports-home. As the JavaScript includes translatable text, it isn't broken out into a separate .js file. Test plan: 1. In koha-conf, set mana_config to https://mana-kb.koha-community.org and restart Koha. 2. Apply patch. 3. Under Administration > System Variarbles, set the variable Mana to enabled. 4. Navigate to Tools > Reports. Verify a new "Create from Mana" option appears under "Guided Reports". 5. Click "Create from Mana", search for "patron", and import any offered report. 6. Verify the report is successfully created with the SQL from Mana. 7. Navigate to Tools > Reports > Create from SQL. 8. Verify the "New report" dropdown still includes "New SQL from Mana". 9. Verify that creating a report using this option still works as from the reports home. Sponsored-by: Open Fifth -- 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/
