Bug 41378 - Creating authorized values for reports on the fly
Summary: Creating authorized values for reports on the fly
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Reports (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-12-04 17:37 UTC by Christopher Brannon
Modified: 2025-12-04 17:37 UTC (History)
1 user (show)

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Brannon 2025-12-04 17:37:09 UTC
This is another frivolous request.

When writing reports, we can create report groups or report subgroups on the fly that go into the authorized values.  But if we are needing a set of unique authorized values to use for our runtime parameters, we have to go completely outside of the report and create the table and values before we can use them in the report.

It would be handy if we had some kind of quick form (a modal?) to quickly create or modify a table and update values in right from the report itself.  Modifying an existing table could be tricky, but creating one seems like it should be doable.