Koha/serials
Jonathan Druart 099e2fe2b7 Bug 7806: Fix remaining occurrences of 0000-00-00
We should remove all SQL queries that contain 0000-00-00 and finally
assume we do not longer have such value in our DB (for date type)

We already dealt with such values in previous update DB entries.
The 2 added by this one haven't been replaced already.

The code will now assume that either a valid date exist, or NULL/undef.

Test plan:
QA review is needed and test of the different places where code is
modified.

Not sure about the change from reports/issues_avg_stats.pl

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-03-01 11:16:42 +01:00
..
acqui-search-result.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
acqui-search.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
add_user_search.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
checkexpiration.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
claims.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
create-numberpattern.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
lateissues-export.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
reorder_members.pl
routing-preview.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
routing.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
serials-collection.pl Bug 26992: Fix serial issue and related items deletion on serial collection page 2020-11-20 08:16:02 +01:00
serials-edit.pl Bug 26987: (bug 23463 follow-up) Fix serial receipt if makePreviousSerialAvailable 2020-11-11 16:09:58 +01:00
serials-home.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
serials-search.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
showpredictionpattern.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
subscription-add.pl Bug 7806: Fix remaining occurrences of 0000-00-00 2021-03-01 11:16:42 +01:00
subscription-batchedit.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
subscription-bib-search.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
subscription-detail.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
subscription-frequencies.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
subscription-frequency.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
subscription-history.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
subscription-numberpattern.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
subscription-numberpatterns.pl Bug 27398: Made values in number patterns subscription length translatable 2021-02-08 14:56:00 +01:00
subscription-renew.pl Bug 27332: Use the branchcode from the subscription when renewing 2021-02-23 13:16:07 +01:00
viewalerts.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00