http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7249

--- Comment #7 from Chris Hall <[email protected]> 2011-11-21 19:54:42 UTC 
---
Hey Katrin

This allows you to visit the following urls:
opac:
 http://localhost/cgi-bin/koha/svc/report?id=1
intranet:
 http://localhost:8080/cgi-bin/koha/svc/report?id=1

(replace localhost and localhost:8080 with the appropriate URLs)

To fetch JSON output form previously created reports (in the above cases you
are viewing report 1).
The report is only visible via the opac interface if it has been explicitly set
to public (you can do this when creating a report or from the use saved report
-> edit page).

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to