Bug 37941 - Batch extend due date tool should separate actions/forms
Summary: Batch extend due date tool should separate actions/forms
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Tools (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 37483
Blocks:
  Show dependency treegraph
 
Reported: 2024-09-17 12:10 UTC by Nick Clemens (kidclamp)
Modified: 2024-09-17 12:16 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 37941: WIP different actions in forms (12.47 KB, patch)
2024-09-17 12:11 UTC, Nick Clemens (kidclamp)
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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