Bug 29139: Fix incorrect relation call
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 30 Sep 2021 08:14:15 +0000 (09:14 +0100)
committerKyle Hall <kyle@bywatersolutions.com>
Fri, 8 Oct 2021 13:51:58 +0000 (09:51 -0400)
commit229ea7a312e84b3c330082b66e1aa3687adf0028
tree78da3d646e29f696b6f0c7503b350886d8b6469e
parentbb555d68992337d4349a063f6d69d247a789d344
Bug 29139: Fix incorrect relation call

The bug here was worse than originally thought. We were calling the
wrong relation too.. we should probably add some exceptions to catch
this, it confuses me every single time!

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Koha/Account.pm