http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12603 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=11518 --- Comment #16 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- You modify a custom relation for biblioitems to has_one. But note that we already have a has_many by default. (Which is theoretically correct.) A proposed patch for bug 11518 removes this belongs_to. I think we should not add the has_one. If we want to resolve this, just get rid of the intermediate table biblioitems. -- You are receiving this mail because: You are watching all bug changes.