https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19826
--- Comment #18 from Julian Maurice <[email protected]> --- (In reply to Jonathan Druart from comment #15) > Hum, so Koha::Acquisition::Vendor::Basket::Order? :) Please, no :) Not everything can be represented in a tree. Where do you place basket groups in this hierarchy ? It could be Koha::Acq::Vendor::Basketgroup::Basket, but not every basket belongs to a basketgroup. Also, there is a 1-n relationship between biblio and aqorders, but Koha::Biblio::Orders does not make much sense IMHO. If there was a vote, I'd vote for everything on one level -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
