Bug 19618: (RM follow-up) Add missing use statements
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 1 Oct 2019 10:45:13 +0000 (11:45 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 1 Oct 2019 10:46:11 +0000 (11:46 +0100)
commit2fc7027fe4b184ee5652df6534171f67c1374c7e
tree894c562cc34dda95e5f33d6a4e31861a56ab44d1
parent7a68532048ac6edf62ccbfa0c1f5181fc682c1c7
Bug 19618: (RM follow-up) Add missing use statements

The compile test was failing, this patch corrects for some missing use
statements and updates the dbic classes to include the type mappings

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha/Club/Hold/PatronHold.pm
Koha/Club/Hold/PatronHolds.pm
Koha/Club/Holds.pm
Koha/Schema/Result/Borrower.pm.orig [new file with mode: 0644]
Koha/Schema/Result/ClubHold.pm
Koha/Schema/Result/ClubHoldsToPatronHold.pm