Bug 37619 - Item form missing when receiving serial issues
Summary: Item form missing when receiving serial issues
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Serials (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-12 11:04 UTC by Kelly McElligott
Modified: 2024-08-13 08:02 UTC (History)
0 users

See Also:
GIT URL:
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 2024-08-12 11:04:51 UTC
If a subscription is set to create an item when receiving, the item should be populated once turned to Arrived.  At this time, this is not happening automatically, it will not prompt the user to create an item- it requires the user to push the "Add Item" button which is not the usual workflow.
Comment 1 Kelly McElligott 2024-08-12 11:14:02 UTC
Revising this bug:
Create a subscription
Make the subscription to create an item
Receive the first item
Receive the next issue from this page: serials/serials-collection.pl?
- no item is promoted to be created.
Choose to Add Item 
Create item

Go to Serial Bibliographic Record- the item is not created within the Item Holdings page. It only displays on the Serials Holdings page (like the item was not created).
Comment 2 Katrin Fischer 2024-08-12 11:21:27 UTC
Hi Kelly, do you mean the item form doesn't automatically open up anymore once the status is flipped to "Arrived"?
Comment 3 Kelly McElligott 2024-08-12 20:35:02 UTC
Correct!  It performs correctly on the first received issue, but the next ones don't work.
Comment 4 Katrin Fischer 2024-08-13 08:02:10 UTC
Thanks for clarifying! I updated the bug description a bit, hope it works.