[Koha-bugs] [Bug 28854] [ALTERNATIVE] Add ability to create bundles of items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 20 11:15:08 CEST 2021


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

--- Comment #6 from Julian Maurice <julian.maurice at biblibre.com> ---
Looking good so far :)
I've followed the test plan and everything works as expected.

There are some things that are in bug 24023 that are missing here, but they can
be re-added on top of it later.

The big difference between both bugs is that, in bug 24023 the biblio record is
the bundle (its item is only there for circulation), whereas in bug 28854 the
item record is the bundle.
It means that you can do completely different bundles under the same name (the
biblio title). Is that intended ?

About the UI, I find the "tables in table" idea confusing. There are just too
much table controls in there :)
What do you think of moving the list of bundled items inside the popup that
opens when you click on the "Bundle" button ?

qa tool reports a weird error:

 FAIL   Koha/Item/Bundle.pm                                                     
   FAIL   valid                                                                 
                Inconsistent hierarchy during C3 merge of class
'Koha::Item::Bundle':                                                           
                        current merge results [                                 
                                Koha::Item::Bundle,                             
                        ]                                                       
                        merging failed on 'Koha::Item'

but it doesn't break koha, which is even more weird :)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list