Bug 12478: Manually add the many_to_many relationships
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 12 Oct 2015 15:54:12 +0000 (16:54 +0100)
committerBrendan Gallagher <brendan@bywatersolutions.com>
Tue, 26 Apr 2016 20:20:12 +0000 (20:20 +0000)
commit98db1a3984c1f04b90c41cf3c7af639645dc24a2
tree9641def1674709f9cfcb3d45248634af72d7119d
parent0ed2c3dc922dfd0737582a6519fb7fc094d8dd8f
Bug 12478: Manually add the many_to_many relationships

This will create the add_to_* accessors for us.

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jesse Weaver <jweaver@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>
Koha/Schema/Result/SearchField.pm
Koha/Schema/Result/SearchMarcMap.pm