Bug 39693 - Ability to define a default import profile in stage-marc-import.pl for acquisitions
Summary: Ability to define a default import profile in stage-marc-import.pl for acquis...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-20 13:38 UTC by Mathieu Saby
Modified: 2025-04-20 13:41 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 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  ?