[Koha-bugs] [Bug 12847] Date comparisons in C4::Members::IssueSlip are broken

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 15 16:04:09 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12847

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WORKSFORME                  |---

--- Comment #21 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
I just got a screenshot proof from a library on 3.18.5.1 - it's still
happening.

Item is due today, 23:59
Dateformat is set to metric.

ISSUSLIP

<checkedout>
<p>
<<biblio.title>> <br />
Signatur: <<items.itemcallnumber>><br/>
Barcode: <<items.barcode>><br />
Fällig am: <<issues.date_due>><br />
</p>
</checkedout>
<br />
<h4>Überfällig</h4>
<overdue>
<p>
<<biblio.title>> <br />
Signatur: <<items.itemcallnumber>><br/>
Barcode: <<items.barcode>><br />
Fällig am: <<issues.date_due>><br />
</p>
</overdue>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list