[koha-commits] main Koha release repository branch new/bug_7243 created. v3.08.00-1631-g9507749

Git repo owner gitmaster at git.koha-community.org
Thu Jan 24 15:15:30 CET 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, new/bug_7243 has been created
        at  95077493bd57d0a0a0f9e4dc08eeaa5a1828f26a (commit)

- Log -----------------------------------------------------------------
commit 95077493bd57d0a0a0f9e4dc08eeaa5a1828f26a
Author: Srdjan <srdjan at catalyst.net.nz>
Date:   Tue Nov 6 14:12:14 2012 +1300

    Bug 7243: Rewording and renaming
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Passed-QA-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 1b4a26691529eec39319585f12a67575ca2b476d
Author: Srdjan <srdjan at catalyst.net.nz>
Date:   Mon Sep 3 16:49:18 2012 +1200

    Bug 7243: Be selective when summing up charges for blocking issues
    
    Added RentalsInNoissueCharges and ManInvlsInNoissueCharges sys prefs
    
    Created C4::Members::cwGetMemberAccountBallance()
    * A wrapper for GetMemberAccountRecords that gives info on non-issue and
      other charges
    * Other charges are:
      'Res'
      'Rent' if RentalsInNoissueCharges is Mo
      authorised_values MANUAL_INV if ManInvlsInNoissueCharges is No
    
    C4::Members::GetMemberAccountRecords() changes:
    * Dropped input param $date, it is not used
    
    Use split charges in C4::Circulation::CanBookBeIssued() and
    C4::Members::patronflags(). That way only fines decide whether an item
    can be issued, and not other non-fine charges
    
    Signed-off-by: Marc Veron <veron at veron.ch>
    
    Rebased (updatedatabase.pl)
    
    ManInvInNoissueCharges and RentalsInNoissueCharges ar both included by default (= behaviour as before)
    
    All variants tested: Both included, none included, manual invoice included, rentals included.
    Works fine, blocks/does not blok as appropirate, messages appear as expected.
    
    [Oct 12, 2012 marcelr:] Amended for updatedatabase.pl
    Signed-off-by: M. de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit ddca23762d8647e4e9937259001586fcf22ad721
Merge: 704de19 03acc19
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Thu Jan 24 08:56:37 2013 -0500

    Merge branch 'bug_9402' into 3.12-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list