[Bug 33035] New: Add volume column in the item bundle table
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33035 Bug ID: 33035 Summary: Add volume column in the item bundle table Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Circulation Assignee: julian.maurice@biblibre.com Reporter: julian.maurice@biblibre.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Depends on: 28854 It can be useful for some kinds of biblio, like comic books Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28854 [Bug 28854] Add ability to create bundles of items for circulation -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33035 --- Comment #1 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 147118 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147118&action=edit Bug 33035: Add volume column in the item bundle table It can be useful for some kinds of biblio, like comic books Test plan: 1. Create an item bundle (see bug 28854 comment 458) 2. Make sure that a MARC subfield is mapped to biblioitems.volume 3. Create a biblio with the volume's subfield filled, and create an item for this biblio 4. Add this item to the item bundle 5. In the table showing the bundle contents, you should see a new volume column with your data -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33035 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33035 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33035 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #147118|0 |1 is obsolete| | --- Comment #2 from Lucas Gass <lucas@bywatersolutions.com> --- Created attachment 147159 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147159&action=edit Bug 33035: Add volume column in the item bundle table It can be useful for some kinds of biblio, like comic books Test plan: 1. Create an item bundle (see bug 28854 comment 458) 2. Make sure that a MARC subfield is mapped to biblioitems.volume 3. Create a biblio with the volume's subfield filled, and create an item for this biblio 4. Add this item to the item bundle 5. In the table showing the bundle contents, you should see a new volume column with your data Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33035 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor@tuxayo.net QA Contact|testopia@bugs.koha-communit |victor@tuxayo.net |y.org | --- Comment #3 from Victor Grousset/tuxayo <victor@tuxayo.net> --- 1. Create an item bundle (see bug 28854 comment 458) ↓↓↓
2) Creating a new bundle * Add a new bib record * Mark the bib record as a 'collection' type by setting leader position 7 to 'c' * Add a new item to this bib record * You should see a new 'Manage bundle' button available in the 'Actions' column of the Holdings table.
Did that change with the redesign? I don't see an action column. I'm in the details page of my record. The Columns setting doesn't list actions. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33035 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #4 from Victor Grousset/tuxayo <victor@tuxayo.net> --- Code looks good, passing QA :) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33035 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Signed Off --- Comment #5 from Victor Grousset/tuxayo <victor@tuxayo.net> --- oops, wrong tab >_< -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33035 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|victor@tuxayo.net |katrin.fischer@bsz-bw.de --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Actions column is in the holdings = items table of the bibliographic record. But the feature needs to be activated first too. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33035 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #7 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hm, showing volume is quite unsusual. I have to say that I thought this patch was about the enumchron value when I tested it. Volume is not mapped by default in MARC21 and I think not widely used at all. Could we at least make the visibility of the column dependent on there being any data for it? Or could it be a thought to add it to the title display instead of introducing a separate column? - That seems to be the more common way on how we handle title information here. Otherwise I think it might be confusing to most users expecting enumchron as we often display this with the items, but we never display volume from biblioitems. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33035 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|katrin.fischer@bsz-bw.de |testopia@bugs.koha-communit | |y.org -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33035 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #147159|0 |1 is obsolete| | --- Comment #8 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 161627 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=161627&action=edit Bug 33035: Add volume column in the item bundle table It can be useful for some kinds of biblio, like comic books Test plan: 1. Create an item bundle (see bug 28854 comment 458) 2. Make sure that a MARC subfield is mapped to biblioitems.volume 3. Create a biblio with the volume's subfield filled, and create an item for this biblio 4. Add this item to the item bundle 5. In the table showing the bundle contents, you should see a new volume column with your data Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33035 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m --- Comment #9 from Fridolin Somers <fridolin.somers@biblibre.com> --- Indeed we see for example in acqui/basket.pl adding volume to title : https://git.koha-community.org/Koha-community/Koha/src/branch/main/acqui/bas... I've look in BNF datas for Naruto, the volume is in 200$h and 461$v. 200$h should be linked to biblio.part_number, maybe add this to title : "data": "biblio.title:biblio.subtitle:biblio.medium" Like does koha-tmpl/intranet-tmpl/prog/en/includes/biblio-title.inc -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org