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

--- Comment #6 from Julian Maurice <julian.maur...@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.
_______________________________________________
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