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

            Bug ID: 27971
           Summary: The VOID method should be updated to respect
                    double-entry accounting
 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]

All other account line methods respect the double-entry accounting method,
except for 'adjust' which acts on lines that are not yet finalised.

In such a method, any action upon an account line should have a corresponding
opposite line in the ledger.  Currently, the VOID method updates the original
payment/credit line to an amount outstanding of zero, but there is not
corresponding void line that offsets it.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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