[Koha-bugs] [Bug 24820] New: The cashup workflow should use the static 'date' field rather than the transient 'timestamp' field in accountlines

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 6 10:19:47 CET 2020


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

            Bug ID: 24820
           Summary: The cashup workflow should use the static 'date' field
                    rather than the transient 'timestamp' field in
                    accountlines
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Fines and fees
          Assignee: martin.renvoize at ptfs-europe.com
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org

The 'cashup' process introduced in bug 23355 assumes that once set, the
timestamp of an accountline is fixed.  This assumption is incorrect as the
timestamp is a 'last updated' time and as such is transient. We should be using
the 'date' field for comparisons instead as this field is a fixed 'created on'
record.

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


More information about the Koha-bugs mailing list