Koha/Koha/Account
Martin Renvoize e124d1283c Bug 29139: Add exceptions to relation accessors
We already had exceptions on the many-to-many links, but we didn't have
them for the middle table. The underlying dbic relations make it clear
which id's are being used for linking.  A 'credit' has 'credit_offsets',
a 'debit' has 'debit_offsets'.

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>
2021-10-08 09:51:58 -04:00
..
CreditType.pm Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
CreditTypes.pm Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
DebitType.pm Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
DebitTypes.pm Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
Line.pm Bug 29139: Add exceptions to relation accessors 2021-10-08 09:51:58 -04:00
Lines.pm Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
Offset.pm Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
Offsets.pm Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00