]> git.koha-community.org Git - koha.git/commit
Bug 22421: (follow-up) Correct checkout relation
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 6 Jun 2019 12:25:01 +0000 (13:25 +0100)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 8 Nov 2024 11:42:05 +0000 (12:42 +0100)
commit1b2e24659fa44fae7ccd607b2b11c9e01a32405a
treed3283d1e0efaff9e4e1d6142d5b882a298a56987
parent57593e81dee781919b08d725f8a3003879a4a698
Bug 22421: (follow-up) Correct checkout relation

The Koha::Account::Line->checkout relationship accessor needed an update
to respect the new fields and foreign keys introduced here.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
C4/Circulation.pm
Koha/Account/Line.pm
t/db_dependent/Koha/Account/Line.t