Bug 37140

Summary: Add vendor automatically to 952 $e when creating items for serials
Product: Koha Reporter: Christian Stelzenmüller <christian.stelzenmueller>
Component: SerialsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: katrin.fischer
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Christian Stelzenmüller 2024-06-20 07:32:20 UTC
On receiving a serial in the serials module, it would be helpful to add the id of the vendor automatically to the item
In 952 $e (Source of acquisition), if the subscription is set to "create an item record", 
and the subscription has a vendor. 
Similar to the acquisition module, where the vendor is already added automatically to the items.

To test:
1. If necessary, set 952 $e in the bibliographic framework to visible in the staff interface and the editor.
2. Go to serials
3. Create a subscription with a vendor and the setting “create an item record” and save it.
4. Go to serial collection.
5. Set a serial issue from status “Expected” to “Arrived”
6. The vendor in subfield “e” (Source of acquisition) in the item form is empty. But it would be nice if the vendor was filled in automatically.
Comment 1 Katrin Fischer 2024-10-18 08:44:53 UTC
*** Bug 22346 has been marked as a duplicate of this bug. ***