[Koha-bugs] [Bug 19826] New: Introduce Koha::Acquisition::Budget(s) and Koha:: Acquisition::Fund(s)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 18 15:22:35 CET 2017


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

            Bug ID: 19826
           Summary: Introduce Koha::Acquisition::Budget(s) and
                    Koha::Acquisition::Fund(s)
 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

In order to implement budgets and funds endpoints, we need to provide a way to
get them through the Koha::Object(s) layer instead of just DBI+hashref. This
way we can take advantage of DBIC annotations, TO_JSON, helper params handling
and query builder, etc.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list