[koha-commits] main Koha release repository branch master updated. v3.22.00-402-g9c6aaab

Git repo owner gitmaster at git.koha-community.org
Wed Jan 27 07:01:54 CET 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, master has been updated
       via  9c6aaab329153b4d15fae9d22ab3a223c9fabfe7 (commit)
       via  1e7d5fff71cb399d18d80d826be57adaed527b87 (commit)
       via  9c81343bf6d050d34a4d6f15766025434efafb01 (commit)
      from  3ea6e78909112c4e636e6ad0bc7f593e60b9338a (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 9c6aaab329153b4d15fae9d22ab3a223c9fabfe7
Author: Julian Maurice <julian.maurice at biblibre.com>
Date:   Mon Dec 14 16:21:51 2015 +0100

     Bug 15004: Update help files for 'duplicating a budget'
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

commit 1e7d5fff71cb399d18d80d826be57adaed527b87
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Dec 2 12:26:38 2015 +0000

     Bug 15004: Ensure that the reset_all_budgets behavior is kept
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

commit 9c81343bf6d050d34a4d6f15766025434efafb01
Author: Julian Maurice <julian.maurice at biblibre.com>
Date:   Tue Oct 13 12:37:23 2015 +0200

     Bug 15004: Allow to change amounts of duplicated budgets
    
    When duplicating a budget we now have the possibility to change amounts
    of budget and funds by a given percentage.  Additionally, we can
    configure how to round the amounts.
    
    Test plan:
    1. Create a budget and several funds with different amounts
    2. Duplicate it using the 2 new options
    3. Check that the amounts are correct
    
    Signed-off-by: Frederic Demians <f.demians at tamil.fr>
      It works exactly as advertised. Was happy to see that decimal point
      can be used: for example, increase a budget by 2.6%, and round the
      amound to 0.5.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

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

Summary of changes:
 C4/Budgets.pm                                      |   28 +++++++++++++++
 admin/aqbudgetperiods.pl                           |    4 +++
 .../prog/en/modules/admin/aqbudgetperiods.tt       |   12 +++++++
 .../prog/en/modules/help/admin/aqbudgetperiods.tt  |   19 +++++++++++
 t/db_dependent/Budgets.t                           |   36 +++++++++++++++++++-
 5 files changed, 98 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list