Bug 39693

Summary: Ability to define a default import profile in stage-marc-import.pl for acquisitions
Product: Koha Reporter: Mathieu Saby <mathsabypro>
Component: AcquisitionsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Mathieu Saby 2025-04-20 13:38:03 UTC
stage-marc-import.pl gives the ability to choose an import profile.

It can be needed for some libraries to always apply a given profile, for example when you import records from a MARC file into an aquisition basket, and the MARC file is dowloaded from a specific publisher or record provider.

Currently the librarians can too easily forget to choose the right profile.
Comment 1 Mathieu Saby 2025-04-20 13:41:10 UTC
Maybe we could pass a "profile" or "default_profile" parameter to stage-marc-import.pl  ?