[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-1065-ge30612b

Git repo owner gitmaster at git.koha-community.org
Sun Sep 8 08:15:55 CEST 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, master has been updated
       via  e30612bb3f0465363842ff4269245095d32dee3b (commit)
       via  70f23f2a69a66b76d411f81787e8e63e0a87a2a1 (commit)
       via  2fa06f48d957f7ea39286a52513a580e2ed5b13e (commit)
      from  2482819de984200f6c1d0387b3c9fd8ad10940b3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e30612bb3f0465363842ff4269245095d32dee3b
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Thu Sep 5 15:27:58 2013 -0400

    Bug 10027: (follow-up) improve display of fine details on printed invoice
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Passes all tests and QA script.
    
    Checked invoice is correctly printed for
    - partially paid fines
    - paid fines
    - unpaid fines
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 70f23f2a69a66b76d411f81787e8e63e0a87a2a1
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Wed Apr 10 13:49:16 2013 -0400

    Bug 10027: (follow-up) tidy members/printinvoice.pl
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 2fa06f48d957f7ea39286a52513a580e2ed5b13e
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Wed Apr 10 13:45:18 2013 -0400

    Bug 10027: include fine details when printing a fine
    
    Previously printing a fine invoice would result in a page with both the
    single item charge and the total outstanding amount. Right now only the
    total outstanding is printed.
    
    Test Plan:
    1) Print a fine, note the fine doesn't show, only the total
    2) Apply patch
    3) Print a fine, not the fine does show
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

-----------------------------------------------------------------------

Summary of changes:
 .../prog/en/modules/members/printinvoice.tt        |   12 +-
 members/printinvoice.pl                            |  157 ++++++++++----------
 2 files changed, 85 insertions(+), 84 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list