Bug 41900

Summary: Subfield e source of acquisition no longer filled when importing records from a file
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: AcquisitionsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: katrin.fischer, nick
Version: Main   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Nick Clemens (kidclamp) 2026-02-20 13:44:15 UTC
See bug 8676 - Koha used to populate 952 subfield e with the vendor id for all orders from staged records.

I believe this was lost from either bug 35026 or bug 34355.

Many libraries used this to track/report on where records came from.

This is a regression that should be fixed.
Comment 1 Katrin Fischer 2026-02-20 14:40:19 UTC
We definitely use this information and it should be the same for all items that are created through the acq process.