[Koha-bugs] [Bug 24190] New: Add additional Acquisition logging

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 9 13:17:25 CET 2019


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

            Bug ID: 24190
           Summary: Add additional Acquisition logging
 Change sponsored?: ---
           Product: Koha
           Version: 18.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Acquisitions
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: andrew.isherwood at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org

A start was made on adding logging for Acquisitions in bug 23971. This bug will
extend this as detailed below (note, some of the information detailed here will
be derived via reporting and not explicitly logged):

1. Order line cancellations
Details including who made the cancellation and when the cancellation was made


2. Order line creations
Details including who created the order line, when it was created, the fund,
and amount


3. Invoice adjustment additions
Details including who added the adjustment, when it was added, the fund, and
amount


4. Invoice adjustment amendments
Details including who amended the adjustment, when it was amended, the fund,
and amount


5. Invoice adjustment deletions
Details including who deleted the adjustment, when it was deleted, the fund,
and amount


6. Order line receipts against an invoice
Details including who received the order line, when it was received, the fund,
and amount


7. Budget Adjustments
This would show amounts added or removed from a budget (excluding spent), who,
when, and amount
(In Koha the actual amount is edited rather than typing in the amount to
change)

8. Fund adjustments
This is essentially a bank statement. It would show additions and subtractions
to a fund (excluding spent), who, when, amount, previous total, new total

9. Order release date (1)
This would show individual order lines from an EDI message, when they were
sent, who sent it, fund, and amount

10. Order release date (2)
This would show individual order lines from a basket, when it was closed, who
closed it, fund, and amount

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


More information about the Koha-bugs mailing list