https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22511
Bug ID: 22511
Summary: Koha::Account::Line->void is not limited to 'payments'
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Target Milestone: ---
The `void` routine in Koha::Account::Lines does restrict one to only being able
to void a 'credit' accountline, however it does not distinguish between
accounttypes. We do however, change the accounttype as part of the void
routine to VOID and as such we may be loosing data, and thus audit trail, here.
Credits can take the form of 'Payment', 'Writeoff', 'Lost Item Return', 'Fine
Forgiven', 'Forgiven' and finally 'Credit'.
--
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/