https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41376
Bug ID: 41376
Summary: Consistent reference points for reports
Initiative type: ---
Sponsorship ---
status:
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Reports
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
This is a frivolous request.
When sharing reports, or copying reports from system to system, even between a
test server and a production server, if those reports refer to other reports,
or you have links to specific reports, we have to refer to the report index
number, which varies from system to system.
It would make reports much more reliable and sharable if we had a field in the
report setup we could use as a unique report reference, so we could call up the
report by that reference rather than by the index number.
So, for example, instead of calling up a report by:
https://myserver.com/cgi-bin/koha/reports/guided_reports.pl?id=22&op=run
I could call it up by something like:
https://myserver.com/cgi-bin/koha/reports/guided_reports.pl?ref=CDADASH&op=run
where ref=CDADASH is defined in a field in the report, and this takes the place
of id=22, where the id could vary from system to system.
--
You are receiving this mail because:
You are the assignee for the bug.
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/