Bug 28931: Use EXPORT_OK from Koha::DateUtils
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 10 Sep 2021 10:01:01 +0000 (12:01 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 7 Oct 2021 09:01:05 +0000 (11:01 +0200)
commit9e249435f96d77da5354b40eb94beffd86b97b8e
tree2ae4bd3c64f80b36758e28e970622a954ab92cb2
parent10d8a3e82ffb30000324b9c0652e460223e52cca
Bug 28931: Use EXPORT_OK from Koha::DateUtils

It has been missed on bug 17600.

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Adjusted commit title.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
61 files changed:
C4/SIP/ILS/Item.pm
C4/SIP/ILS/Transaction.pm
Koha/DateUtils.pm
Koha/pdfformat/layout3pagesfr.pm
installer/data/mysql/updatedatabase.pl
opac/svc/checkout_notes
svc/checkouts
svc/holds
svc/return_claims
t/Calendar.t
t/Circulation/AgeRestrictionMarkers.t
t/DateUtils.t
t/db_dependent/Calendar.t
t/db_dependent/Circulation.t
t/db_dependent/Circulation/GetHardDueDate.t
t/db_dependent/Circulation/IssuingRules/maxsuspensiondays.t
t/db_dependent/Circulation/Returns.t
t/db_dependent/Circulation/StoreLastBorrower.t
t/db_dependent/Circulation/dateexpiry.t
t/db_dependent/Circulation/issue.t
t/db_dependent/Circulation/transfers.t
t/db_dependent/Contract.t
t/db_dependent/DecreaseLoanHighHolds.t
t/db_dependent/Fines.t
t/db_dependent/Hold.t
t/db_dependent/Holds/WaitingReserves.t
t/db_dependent/HoldsQueue.t
t/db_dependent/Holidays.t
t/db_dependent/ILSDI_Services.t
t/db_dependent/Items/AutomaticItemModificationByAge.t
t/db_dependent/Koha/Acquisition/Booksellers.t
t/db_dependent/Koha/AdditionalContents.t
t/db_dependent/Koha/BackgroundJobs.t
t/db_dependent/Koha/Item.t
t/db_dependent/Koha/Item/Transfer.t
t/db_dependent/Koha/Item/Transfers.t
t/db_dependent/Koha/Patron/Categories.t
t/db_dependent/Koha/Patrons.t
t/db_dependent/Koha/Suggestions.t
t/db_dependent/Letters/TemplateToolkit.t
t/db_dependent/OAI/Server.t
t/db_dependent/Passwordrecovery.t
t/db_dependent/Patron/Borrower_PrevCheckout.t
t/db_dependent/Patrons.t
t/db_dependent/Reserves.t
t/db_dependent/Reserves/AutoUnsuspendReserves.t
t/db_dependent/Reserves/CancelExpiredReserves.t
t/db_dependent/SIP/Message.t
t/db_dependent/SIP/Patron.t
t/db_dependent/Search/History.t
t/db_dependent/Serials.t
t/db_dependent/Sitemapper.t
t/db_dependent/StockRotationItems.t
t/db_dependent/Template/Plugin/KohaDates.t
t/db_dependent/Upload.t
t/db_dependent/Virtualshelves.t
t/db_dependent/api/v1/checkouts.t
t/db_dependent/api/v1/holds.t
t/db_dependent/cronjobs/advance_notices_digest.t
t/db_dependent/rollingloans.t
tools/additional-contents.pl