https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43589
Bug ID: 43589
Summary: Add ability to set report download name by variables
Initiative type: ---
Sponsorship ---
status:
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]
CC: [email protected]
Target Milestone: ---
it would be helpful if we could set reports to download with a name based on
variables from the report.
Example Report:
1 - Full Branch Shelflist
SELECT * from items
where items.homebranch= <<Library|branches>>
This will always download as
1-Full-Branch-Shelflist-reportresults.csv
but if you're running it for lots of branches, being able to set it to download
as
'CPL-Full-Branch-Shelflist-reportresults' or even 'CPL-shelflist-2026-09-21'
could be very helpful
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/