Bug 38879 - Vendors only used for ERM should not be visible for print acquisitions
Summary: Vendors only used for ERM should not be visible for print acquisitions
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-01-14 04:51 UTC by Mathieu Saby
Modified: 2025-03-31 13:03 UTC (History)
1 user (show)

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-01-14 04:51:50 UTC
A vendor used for ERM should not be visible for print acquisitions, or print serials subscription. We need a field in vendor records to manage that visibility
Comment 1 Katrin Fischer 2025-01-14 13:52:00 UTC
There is a field for vendor type now that could be used along these lines. But is it really that they are always different? Or are you looking for a way to limit the list shown in ERM?
Comment 2 Mathieu Saby 2025-01-16 16:42:24 UTC
I mean, if I have 3 vendors
- BooksellerA, selling print books only
- BooksellerB, selling print and electronic books
- Elsevier, selling electronic databases

in ERM I should see only BooksellerB and Elsevier
in print acquisition workflow I should see only BooksellerA
Comment 3 Mathieu Saby 2025-03-13 14:43:07 UTC
More or less same idea here : https://tree.taiga.io/project/joubu-koha-erm/us/188?kanban-status=2674133
Comment 4 Michaela Sieber 2025-03-31 09:49:51 UTC
(In reply to Mathieu Saby from comment #2)
> I mean, if I have 3 vendors
> - BooksellerA, selling print books only
> - BooksellerB, selling print and electronic books
> - Elsevier, selling electronic databases
> 
> in ERM I should see only BooksellerB and Elsevier
> in print acquisition workflow I should see only BooksellerA


Hi Mathieu,

the acquisition module is for print and electronic and we have a lot of vendors that sell prined and electronic materials. 
We do acquisition of all materials in koha's acquisition module, including e-journals, databases and e-book packages. So there is no explicit print acquisition workflow in koha.

I think since we can use select2 for drop-down lists it is not that hard to select the correct vendor any more.

Maybe a flag (e.g. a checkbox) in the vendor record could be interesting to mark a vendor as relevant for the ERM module
Comment 5 Mathieu Saby 2025-03-31 12:00:38 UTC
Well, the process you describe isn't exactly optimal. I don't want my colleagues in charge of printed book acquisitions to have to choose from 20 suppliers if we only have 2 printed book suppliers.

Having a "print workflow" and "electronic workflow" could be useful. For example with no need of "reception" step for electronic workflow.
Shouldn't all this be discussed as part of the module redesign?

And yes at least a checkbox should be useful for e-ressource. 2 checkbox at least in fact, to distinguish the supplier who produces the ressource (ex : Springer), but to whom we do not send invoices, and the one to whom you are actually paying for this ressource (ex : a library consortium, a subscription agency like Ebsco...)
Comment 6 Mathieu Saby 2025-03-31 12:09:17 UTC
After that we could create a permission to allow staff to use such or such provider, depending of their role in the library
Comment 7 Michaela Sieber 2025-03-31 13:03:50 UTC
(In reply to Mathieu Saby from comment #5)
> Having a "print workflow" and "electronic workflow" could be useful. For
> example with no need of "reception" step for electronic workflow.
> Shouldn't all this be discussed as part of the module redesign?

All this was discussed in the acq task force for the module redesign and there is not the one workflow for printed/electronic materials.
Different libraries have different workflows.
Especially the question of creating items/inventory is handled differently.