https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17299

            Bug ID: 17299
           Summary: Date due shows incorrect time on SCO.
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Self checkout
          Assignee: koha-bugs@lists.koha-community.org
          Reporter: bar...@bywatersolutions.com
        QA Contact: testo...@bugs.koha-community.org

For non-hourly loans, date due will by YYYY-MM-DD 23:59:00

Assuming date format MM/DD/YYYY, the date due under the self-checkout should
appear as MM/DD/YYYY 11:59:00 PM (Timeformat: 12 hour) or MM/DD/YYYY 23:59:00
(Timeformat 24H).

Instead it is showing as either

   MM/DD/YYYY 12:00 AM (Timeformat: 12 hour)
or MM/DD/YYYY 00:00    (Timeformat: 24H)

Steps to reproduce:

1/ Enable WebBasedSelfCheck syspref
2/ Check out an item to User A -- Do not use an hourly loan.
3/ Log in to Koha self check ( {OPAC URL}/cgi-bin/koha/sco/sco-main.pl).
4/ Enter User A's cardnumber.

See that Checkouts are

   MM/DD/YYYY 12:00 AM (Timeformat: 12 hour)
or MM/DD/YYYY 00:00    (Timeformat: 24H)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to