Summary: | Some dataTable controls in SCO seem unnecessary | ||
---|---|---|---|
Product: | Koha | Reporter: | Lucas Gass (lukeg) <lucas> |
Component: | Self checkout | Assignee: | Lucas Gass (lukeg) <lucas> |
Status: | Pushed to main --- | QA Contact: | Martin Renvoize (ashimema) <martin.renvoize> |
Severity: | normal | ||
Priority: | P5 - low | ||
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
24.11.00
|
|
Circulation function: | |||
Bug Depends on: | 35007, 37026 | ||
Bug Blocks: | |||
Attachments: |
Bug 37027: Remove unnecessary dataTable controls from SCO tables
Bug 37027: Remove unnecessary dataTable controls from SCO tables Bug 37027: Remove unnecessary dataTable controls from SCO tables |
Description
Lucas Gass (lukeg)
2024-06-04 14:33:47 UTC
Created attachment 167398 [details] [review] Bug 37027: Remove unnecessary dataTable controls from SCO tables To test: 1. Have a patron with some checkouts, holds, and charges that can login into the SCO module. 2. Notice the dataTable controls for searching the table, copying the table, exporting as CSV, or printing. 3. APPLY PATCH 4. Try step 2 again, this time the only dataTable control should be the search filter. Created attachment 167405 [details] [review] Bug 37027: Remove unnecessary dataTable controls from SCO tables To test: 1. Have a patron with some checkouts, holds, and charges that can login into the SCO module. 2. Notice the dataTable controls for searching the table, copying the table, exporting as CSV, or printing. 3. APPLY PATCH 4. Try step 2 again, this time the only dataTable control should be the search filter. Signed-off-by: Sam Lau <samalau@gmail.com> Created attachment 168325 [details] [review] Bug 37027: Remove unnecessary dataTable controls from SCO tables To test: 1. Have a patron with some checkouts, holds, and charges that can login into the SCO module. 2. Notice the dataTable controls for searching the table, copying the table, exporting as CSV, or printing. 3. APPLY PATCH 4. Try step 2 again, this time the only dataTable control should be the search filter. Signed-off-by: Sam Lau <samalau@gmail.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Thanks, looks better now. Passing QA Am I the only one really struggling with that datatables syntax? :) Pushed for 24.11! Well done everyone, thank you! |