Bug 28966: Add Koha::Object(s) for tmp_holdsqueue
authorKyle Hall <kyle@bywatersolutions.com>
Wed, 9 Nov 2022 17:09:34 +0000 (12:09 -0500)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 25 Jul 2023 19:25:38 +0000 (16:25 -0300)
commite997b4b3a3ab748e5a4d26da42c1db9ebb1697bb
treea1c4b8968626a8ff6b9ffee37f2e3cf22f5af387
parent3c90dbcb82e16bee63cda729a0db4c94d8d8a78f
Bug 28966: Add Koha::Object(s) for tmp_holdsqueue

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
C4/HoldsQueue.pm
Koha/Hold/HoldsQueueItem.pm [new file with mode: 0644]
Koha/Hold/HoldsQueueItems.pm [new file with mode: 0644]
Koha/Schema/Result/TmpHoldsqueue.pm