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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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