Bug 32134

Summary: Show the bundle size when checked out
Product: Koha Reporter: Julian Maurice <julian.maurice>
Component: CirculationAssignee: Julian Maurice <julian.maurice>
Status: CLOSED FIXED QA Contact: Kyle M Hall <kyle>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle.m.hall, kyle, lucas, martin.renvoize, tomascohen
Version: MainKeywords: rel_22_11_candidate
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
23.05.00,22.11.01
Bug Depends on: 28854    
Bug Blocks:    
Attachments: Bug 32134: Show the bundle size when checked out
Bug 32134: Show the bundle size when checked out
Bug 32134: Show the bundle size when checked out

Description Julian Maurice 2022-11-08 14:28:32 UTC
When checking out a bundle, it can be useful to know the number of items in this bundle, so that librarians can quickly check if items are missing.
Comment 1 Julian Maurice 2022-11-08 14:29:14 UTC
Created attachment 143393 [details] [review]
Bug 32134: Show the bundle size when checked out

When checking out a bundle, it can be useful to know the number of items
in this bundle, so that librarians can quickly check if items are
missing.

Test plan:
1. Create a bundle (see bug 28854 comment 458)
2. Check out the bundle.
3. Verify that you have the bundle size in the message below the barcode
   input ("Checked out: [...]. Bundle of X items. Due on [...]")
4. Checkout an item that is not a bundle.
5. Verify that the bundle message does not appear
Comment 2 David Nind 2022-11-10 08:45:54 UTC
Created attachment 143625 [details] [review]
Bug 32134: Show the bundle size when checked out

When checking out a bundle, it can be useful to know the number of items
in this bundle, so that librarians can quickly check if items are
missing.

Test plan:
1. Create a bundle (see bug 28854 comment 458)
2. Check out the bundle.
3. Verify that you have the bundle size in the message below the barcode
   input ("Checked out: [...]. Bundle of X items. Due on [...]")
4. Checkout an item that is not a bundle.
5. Verify that the bundle message does not appear

Signed-off-by: David Nind <david@davidnind.com>
Comment 3 Kyle M Hall 2022-12-02 15:46:11 UTC
Created attachment 144404 [details] [review]
Bug 32134: Show the bundle size when checked out

When checking out a bundle, it can be useful to know the number of items
in this bundle, so that librarians can quickly check if items are
missing.

Test plan:
1. Create a bundle (see bug 28854 comment 458)
2. Check out the bundle.
3. Verify that you have the bundle size in the message below the barcode
   input ("Checked out: [...]. Bundle of X items. Due on [...]")
4. Checkout an item that is not a bundle.
5. Verify that the bundle message does not appear

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Comment 4 Tomás Cohen Arazi 2022-12-13 17:49:20 UTC
Nice minor enhancement.
Comment 5 Tomás Cohen Arazi 2022-12-13 18:00:49 UTC
Pushed to master for 23.05.

Nice work everyone, thanks!
Comment 6 Martin Renvoize 2022-12-15 13:48:00 UTC
Choosing to backport as this only just missed release because of string freeze.. no workflows will be negatively effected :)
Comment 7 Martin Renvoize 2022-12-15 13:48:40 UTC
Nice work everyone!

Pushed to 22.11.x for the next release