http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14819

--- Comment #1 from Jonathan Druart <[email protected]> 
---
Created attachment 42531
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42531&action=edit
Bug 14819: Add missing DBIx::Class relationships - biblio<->biblioitem<->item

To access the biblio from an item, we should not use the
biblioitemnumber relationship autogenerated by
DBIx::Class::Schema::Loader but create our own one.

Test plan:
Confirm the tests pass and that there is no regression on bug 14726.

-- 
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/

Reply via email to