Main Koha release repository https://koha-community.org
Find a file
Jonathan Druart 4b0b273cb0 Bug 12847: Items issued today is considered as overdue
The date comparisons in C4::Members::IssueSlip does not work as
expected.
Is an item is issue yesterday and due today (23:59), it should not be
considered as an overdue yet.

Test plan:
Define a valid issue slip (code ISSUESLIP)
Check 2 items out and update the issuedate value for one of them as
yesterday (using the mariadb/mysql cli or similar)
Print the slip
Before this patch the item marked as issued yesterday is considered as
overdue.

Special cases:
- hourly loans
- Quick slip is impacted too

Signed-off-by: Nick Clemens <nick@quecheelibrary.org>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2015-04-20 09:57:25 -03:00
acqui Bug 13244: Merge GetOrders and GetCancelledOrders 2015-04-13 11:08:40 -03:00
admin Bug 10480: (QA followup) hide the EXAMPLE.pl plugin 2015-04-16 15:26:54 -03:00
authorities Bug 10480: Use the framework plugin object in cataloguing 2015-04-16 14:48:36 -03:00
basket Bug 3873: follow-up for all other pages 2015-03-31 10:52:10 -03:00
C4 Bug 12847: Items issued today is considered as overdue 2015-04-20 09:57:25 -03:00
catalogue Bug 6520: Display items for staged record 2015-04-16 13:40:46 -03:00
cataloguing Bug 10480: Follow-up for unimarc_field_686a/_700-4.pl 2015-04-16 14:48:43 -03:00
circ Bug 13315 - Add feedback for last item checked out to circulation.pl 2015-04-13 14:52:26 -03:00
course_reserves Bug 13818 - Editing and saving a course reserve displays the add item form 2015-03-25 11:25:26 -03:00
debian Bug 13979: updates to allow installation on jessie 2015-04-20 09:50:58 -03:00
docs Bug 7143 Adding new developers and releases to the history 2015-04-16 14:16:44 -03:00
errors Bug 11944: use CGI( -utf8 ) everywhere 2015-01-13 13:07:21 -03:00
etc Bug 13800 - Diacritics not mapped 2015-04-08 15:13:46 -03:00
install_misc GRS-1 deprecation leftover used by jenkins 2015-01-13 15:30:31 -03:00
installer Bug 13528: DBRev 3.19.00.025 2015-04-16 14:10:54 -03:00
Koha Bug 10480: New module and unit test for framework plugins 2015-04-16 14:48:35 -03:00
koha-tmpl Bug 10480: EXAMPLE plugin with associated template 2015-04-16 14:48:38 -03:00
labels Bug 11944: use CGI( -utf8 ) everywhere 2015-01-13 13:07:21 -03:00
members Bug 13497: Remove the pref AddPatronsLists 2015-04-13 11:46:09 -03:00
misc Bug 13975: Remove compilation warning about encoding pragma deprecation 2015-04-20 09:53:10 -03:00
offline_circ Bug 11944: use CGI( -utf8 ) everywhere 2015-01-13 13:07:21 -03:00
opac Bug 13307: Create a link to the last advanced search in search result page (OPAC) 2015-04-13 13:47:34 -03:00
OpenILS Bug 9239 QA follow-up: remove stray debug code 2013-03-16 21:32:34 -04:00
patron_lists Bug 11944: use CGI( -utf8 ) everywhere 2015-01-13 13:07:21 -03:00
patroncards Bug 13891: DataTables server-side processing - Fix regressions 2015-04-13 10:55:30 -03:00
plugins Bug 11944: use CGI( -utf8 ) everywhere 2015-01-13 13:07:21 -03:00
reports Bug 13372: Sort is done by DataTables 2015-04-10 10:22:59 -03:00
reserve Bug 13894: Fix if the search returns only 1 result 2015-03-30 12:56:57 -03:00
reviews Bug 11944: use CGI( -utf8 ) everywhere 2015-01-13 13:07:21 -03:00
rotating_collections Bug 11944: use CGI( -utf8 ) everywhere 2015-01-13 13:07:21 -03:00
selenium
serials Bug 13947: Correct call to GetBiblio to receive correct return value 2015-04-16 14:10:54 -03:00
services Bug 11944: use CGI( -utf8 ) everywhere 2015-01-13 13:07:21 -03:00
skel Bug 11078: Add locking to rebuild_zebra 2014-02-28 22:21:41 +00:00
sms Bug 11944: use CGI( -utf8 ) everywhere 2015-01-13 13:07:21 -03:00
suggestion Bug 13731: Suggestions reason does not save on updating the status 2015-03-02 15:47:24 +01:00
svc Bug 13891: DataTables server-side processing - budget users 2015-04-13 10:55:13 -03:00
t Bug 12847: Items issued today is considered as overdue 2015-04-20 09:57:25 -03:00
tags Bug 11944: use CGI( -utf8 ) everywhere 2015-01-13 13:07:21 -03:00
test Bug 11944: use CGI( -utf8 ) everywhere 2015-01-13 13:07:21 -03:00
tmp/modified_authorities
tools Bug 10480: Use the framework plugin object in cataloguing 2015-04-16 14:48:36 -03:00
virtualshelves Bug 13343: Embed items when send a basket/shelf 2015-02-12 15:33:11 -03:00
xt Bug 13199: follow up to fix Licence and some koha-qa errors 2014-11-20 09:47:54 -03:00
.editorconfig Bug 12545: Add EditorConfig.org file to the source tree 2014-08-22 11:07:45 -03:00
.htaccess
.mailmap Bug 13314: Follow-up for m.de.rooy in .mailmap 2014-11-26 11:16:18 -03:00
about.pl Bug 13404 [QA Followup] 2015-02-09 13:42:32 -03:00
changelanguage.pl Bug 11944: use CGI( -utf8 ) everywhere 2015-01-13 13:07:21 -03:00
edithelp.pl Bug 11944: use CGI( -utf8 ) everywhere 2015-01-13 13:07:21 -03:00
fix-perl-path.PL
help.pl Bug 11944: use CGI( -utf8 ) everywhere 2015-01-13 13:07:21 -03:00
INSTALL
install-CPAN.pl
INSTALL.debian Bug 8092 follow-up: Add optional dependency on CHI 2012-06-09 13:08:18 +02:00
INSTALL.fedora7
INSTALL.opensuse
INSTALL.ubuntu
koha_perl_deps.pl
kohaversion.pl Bug 13528: DBRev 3.19.00.025 2015-04-16 14:10:54 -03:00
LICENSE
mainpage.pl Bug 11944: use CGI( -utf8 ) everywhere 2015-01-13 13:07:21 -03:00
Makefile.PL Bug 13586: Remove some other occurrences 2015-03-19 14:15:07 -03:00
MANIFEST.SKIP
README
README.robots
rewrite-config.PL Bug 12031: [QA Follow-up] Undefined routine and change to koha-conf.xml 2014-10-27 10:38:11 -03:00

Koha is a free software integrated library system.

Koha is distributed under the GNU GPL version 3 or later.
Please read the file LICENSE for more details.

To install or upgrade Koha, please see the INSTALL file appropriate
to your platform.

Report bugs at http://bugs.koha-community.org/

Visit the Koha Project website at http://www.koha-community.org/