Summary: | Add collection ( ccode ) column to holds to pull | ||
---|---|---|---|
Product: | Koha | Reporter: | Lucas Gass (lukeg) <lucas> |
Component: | Hold requests | Assignee: | Lucas Gass (lukeg) <lucas> |
Status: | CLOSED FIXED | QA Contact: | Katrin Fischer <katrin.fischer> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | gmcharlt, Laura.escamilla, martin.renvoize, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: |
This enhancement removes an inconsistency in the holds to pull display by adding collection code to the displayed columns.
|
Version(s) released in: |
23.05.00,22.11.04
|
Circulation function: | |||
Attachments: |
Bug 32421: Add collection column to holds to pull
Bug 32421: (follow-up) Correct table settings Bug 32421: (follow-up) Correct table settings Bug 32421: Add collection column to holds to pull Bug 32421: (follow-up) Correct table settings Bug 32421: Add collection column to holds to pull |
Description
Lucas Gass (lukeg)
2022-12-07 18:40:14 UTC
Created attachment 144486 [details] [review] Bug 32421: Add collection column to holds to pull To test: 1. Place some holds 2. Go to Circulation > Holds to pull 3. Notice there is not column to indicate collection ( CCODE ) 4. Apply patch and restart services 5. Step 2 again, this time you should see a column for holds to pull 6. Using both the Columns button and via 'Table setting' attempt to hide the column and other columns. Ensure everything is being heiiden correctly. Lucas, Everything works well except that there is no option to hide the collection column under "Table Setting", it is currently only available under the Columns button. (In reply to Lucas Gass from comment #1) > Created attachment 144486 [details] [review] [review] > Bug 32421: Add collection column to holds to pull > > To test: > > 1. Place some holds > 2. Go to Circulation > Holds to pull > 3. Notice there is not column to indicate collection ( CCODE ) > 4. Apply patch and restart services > 5. Step 2 again, this time you should see a column for holds to pull > 6. Using both the Columns button and via 'Table setting' attempt to hide the > column and other columns. Ensure everything is being heiiden correctly. Created attachment 144500 [details] [review] Bug 32421: (follow-up) Correct table settings > Everything works well except that there is no option to hide the collection
> column under "Table Setting", it is currently only available under the
> Columns button.
Laura, thanks for testing! I have made that correction.
Created attachment 144501 [details] [review] Bug 32421: (follow-up) Correct table settings Signed-off-by: Laura Escamilla <laura.escamilla@bywatersolutions.com> Created attachment 144882 [details] [review] Bug 32421: Add collection column to holds to pull To test: 1. Place some holds 2. Go to Circulation > Holds to pull 3. Notice there is not column to indicate collection ( CCODE ) 4. Apply patch and restart services 5. Step 2 again, this time you should see a column for holds to pull 6. Using both the Columns button and via 'Table setting' attempt to hide the column and other columns. Ensure everything is being heiiden correctly. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Created attachment 144883 [details] [review] Bug 32421: (follow-up) Correct table settings Signed-off-by: Laura Escamilla <laura.escamilla@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Created attachment 148160 [details] [review] Bug 32421: Add collection column to holds to pull To test: 1. Place some holds 2. Go to Circulation > Holds to pull 3. Notice there is not column to indicate collection ( CCODE ) 4. Apply patch and restart services 5. Step 2 again, this time you should see a column for holds to pull 6. Using both the Columns button and via 'Table setting' attempt to hide the column and other columns. Ensure everything is being heiiden correctly. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Bug 32421: (follow-up) Correct table settings Signed-off-by: Laura Escamilla <laura.escamilla@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Pushed to master for 23.05. Nice work everyone, thanks! Minor enhancement and I've decided we're early enough in the cycle to allow it.. backporting to 22.11.x series. Many hands makes light work, thankyou everyone! Pushed to 22.11.x for the next release Enhancement will not be backported to 22.05.x |