Bug 34037 - Item Bundles do not correctly checkin the bundle if the 952$3 has text
Summary: Item Bundles do not correctly checkin the bundle if the 952$3 has text
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-16 13:45 UTC by Kelly McElligott
Modified: 2023-06-22 15:39 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kelly McElligott 2023-06-16 13:45:14 UTC
When using the bundled feature, if the item that is getting checked out has a 952$3, the check-in will not be successful.  This main item can not have this field, although this field is helpful for staff to know it is a bundle and has items included. 

Step 1.
Create a bundle of items
Step 2. 
The 'main' item in which will be checked out to the patron - make sure it has a 952$3 with text.
Step 3
Check out the 'main' item that has the items attached to it. See the materials specified text appear at checkout.
Step 4
Checkin in the 'main' item and the subsequent items. 
Step 5
See that all items are verified
Step 6
Koha will bring the staff member back to the screen to do the check-in.
Step 7
Go to the 'main' item and see the bundle is still checked out to the patron.

Removing the materials specified from the main item, and the check-in will then be successful and be removed from the patron's account.