Bug 37941

Summary: Batch extend due date tool should separate actions/forms
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: ToolsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 37483    
Bug Blocks:    
Attachments: Bug 37941: WIP different actions in forms

Description Nick Clemens (kidclamp) 2024-09-17 12:10:06 UTC
Currently the form here changes the op in the script depending on whether 'preview results' is checked or not.

Preview should be a separate form/submission to disentangle the forms and need for cud-operations on list
Comment 1 Nick Clemens (kidclamp) 2024-09-17 12:11:27 UTC
Created attachment 171609 [details] [review]
Bug 37941: WIP different actions in forms