https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36524

            Bug ID: 36524
           Summary: Template ids need to be editable
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Reports
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

Pointing to a report template via URL relies on knowing the template's ID
number that is automatically assigned by Koha, which is not shown in the
template anywhere.  In order to get that number you have to run a report and
apply the template to see it in the URL.  However, this creates extra work for
those of us  linking to reports with templates via jQuery, and copying this
jQuery to other servers;  particularly test servers.

It would be helpful if we could either manually assign these ID numbers or
create some other type of ID that could be referenced via URL (with the
condition that Koha checks if the ID us unique).  This would allow for more
consistency between servers.

-- 
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/

Reply via email to