[Koha-bugs] [Bug 6427] New: Rewrite of the accounts system

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 30 06:52:52 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6427

             Bug #: 6427
           Summary: Rewrite of the accounts system
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Architecture, internals, and plumbing
        AssignedTo: gmcharlt at gmail.com
        ReportedBy: robin at catalyst.net.nz
         QAContact: koha-bugs at lists.koha-community.org


The accounts system is in need of a rewrite. This will solve two purposes:

1) It'll make the code a lot nicer, and things won't be doing direct table
access from all over the place. Also, some unused and long dead features will
be stripped out.

2) It'll allow the account code to be a lot more flexible, making features like
partial payments a whole lot seamless.

This is in progress, it can be viewed here:
http://git.catalyst.net.nz/gw?p=koha.git;a=shortlog;h=refs/heads/bywater/wr78012

And accessed via: git://git.catalyst.net.nz/git/public/koha.git, in the branch
"bywater/wr78012"

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list