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

            Bug ID: 15683
           Summary: Inconsistent population of lastreneweddate between
                    AddRenewal and AddIssue
 Change sponsored?: ---
           Product: Koha
           Version: 3.20
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

When lastreneweddate is populated via C4::Circulation::AddRenewal, it is added
as a date, whereas C4::Circulation::AddIssue stores it as DateTime, i.e. hours,
minutes and seconds are populated.

Because of hourly loans, I think that it only makes sense to store
lastreneweddate as a full datetime.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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