[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.07-54-g9c7fbad

Git repo owner gitmaster at git.koha-community.org
Thu Jun 16 11:15:15 CEST 2016


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, 3.22.x has been updated
       via  9c7fbadac0f61c8596c7a4891e3534d5b6bae433 (commit)
      from  51417fde52baefbf8750f5690fb75c86820238fc (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 9c7fbadac0f61c8596c7a4891e3534d5b6bae433
Author: Blou <philippe.blouin at inlibro.com>
Date:   Mon Jul 27 16:24:46 2015 -0400

    Bug 14605 - Corrects the individual fine's description
    
    When paying a fine, the description is built out of the borrower's type and title, instead of the actual fine's description.
    
    STEPS:
    1) in the staff, go to a user with a fine to pay.
       a) if none, go to a user and Fines>>"Create manual invoice" with a
          distinctive description.
    2) In Fines>>Pay fines, click the "Pay" button on the line of the fine.
    3) This will take you a "Pay an individual fine" screen, where the description
       will look like "Staff Mrs", for the category and title of the borrower.
    
    Signed-off-by: Mirko Tietgen <mirko at abunchofthings.net>
    Signed-off-by: Marc Véron <veron at veron.ch>
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    (cherry picked from commit 63041c19c98b90c934ef89634dfdaf2d6abeb762)
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    (cherry picked from commit 744b035932608a0ce3dd495765f9c249d1f527db)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt |    2 +-
 members/pay.pl                                                |    1 +
 members/paycollect.pl                                         |    3 ++-
 3 files changed, 4 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list