https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23805
Bug ID: 23805
Summary: Add a dedicated credit_types table
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]
In bug 23049 we split debit_types out of accounttypes and setup foreign key
relationships to ensure data integrity.
We should do the same for credit_types and thus deprecate the formerly mixed
accounttypes field.
This leads to clearer identification of debits vs credits in the accountlines
table and enforced consistency in the data via foreign key relationships.
--
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/