[Koha-bugs] [Bug 23805] New: Add a dedicated credit_types table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 11 17:20:42 CEST 2019


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: koha-bugs at lists.koha-community.org
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org

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.


More information about the Koha-bugs mailing list