https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8676

--- Comment #9 from Jonathan Druart <jonathan.dru...@bugs.koha-community.org> 
---
Created attachment 107821
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107821&action=edit
Bug 8676: Display vendor's name when cataloguing items

If items.booksellerid is mapped to a MARC field (952$e, Source of
acquisition) then we could display a dropdown list with the list of
vendors when items are edited.

*However* we could have a weird display if it does not match the vendor
from which the items have been effectively ordered within Koha.
You could then see "Vendor X" in the cataloguing items view (additem.pl), but
"Vendor
Y" on the item list (moredetail.pl)
Is this patch relevant?

Test plan:
Order and receive an item
Edit the item and note the new dropdown list for "Source of acquisition"
Note that the items table has replaced the value with the name of the
vendor's name as well

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to