[Koha-bugs] [Bug 20978] New: Add Koha::Account::add_credit

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 21 17:27:36 CEST 2018


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

            Bug ID: 20978
           Summary: Add Koha::Account::add_credit
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: tomascohen at gmail.com
        QA Contact: testopia at bugs.koha-community.org

There's code spread in several controller scripts that directly inserts account
lines on the DB, with hardcoded values that only exist on the forms data comes
from (mancredit.pl, maninvoice, etc).

There should be a high-level function to deal with credits with a simple set of
valid values.

-- 
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