Bug 41378

Summary: Creating authorized values for reports on the fly
Product: Koha Reporter: Christopher Brannon <cbrannon>
Component: ReportsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: lisette
Version: Main   
Hardware: All   
OS: All   
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:

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.