https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27510 Magnus Enger <magnus@libriotech.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #116850|0 |1 is obsolete| | --- Comment #20 from Magnus Enger <magnus@libriotech.no> --- Created attachment 146135 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=146135&action=edit Bug 27510: Download the report in HTML format TEST PLAN: 1. Apply this patch 2. Update database ./updatedatabase.pl Now we have new preference 'ReportUserCSS' where we can add style for our HTML report. 3. Go on the page - <intranet>/reports/guided_reports.pl 4. Download -> Document HTML Signed-off-by: Magnus Enger <magnus@libriotech.no> I have fixed some conflicts and put in the test plan that was on Bugzilla. Feature works as advertised. HTML file can be downloaded and is a full HTML document. Formatting can be done with the syspref. Links generated in SQL carry over to the document (but links need to be absolute to work, of course.) -- You are receiving this mail because: You are watching all bug changes.