https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22510
Bug ID: 22510
Summary: 'accountlines.accounttype' should never be set
directly, rather is should be change via Koha::Account
et al.
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: ---
Koha::Account lists valid value for accounttypes which can be added via the
methods add_debit and add_credit. However, we're still setting accounttype in a
number of places outside of this module and in many cases the values we're
using do not correspond to the enum list in Koha::Account.
--
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/