[koha-commits] updated branch 3.0.x (057fa1ac240e75e23e4f3cfc6486adb8272eb213)

Koha Gitosis gitosis at git.koha.org
Thu Oct 8 08:24:02 CEST 2009


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 "Koha GitWeb".

The branch, 3.0.x has been updated
       via  057fa1ac240e75e23e4f3cfc6486adb8272eb213 (commit)
       via  429e5d401fb4d661330da9d995a0f2f029416d71 (commit)
       via  65938adb1f95d120196f094e7e4dc2f70b1bc838 (commit)
       via  d259ef90732fdcb5bfc1b20122df911b82d96443 (commit)
       via  981711f203569e9ff29155c5b8ee0cbc565848b4 (commit)
      from  a55b6ca9d8e093c3d935bdb3b02b0b8bb2a6acd2 (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 057fa1ac240e75e23e4f3cfc6486adb8272eb213
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Thu Oct 8 16:51:48 2009 +0200

    [followup] (bug #3348) last fixes
    
    This patch is the last fix for this ticket.

commit 429e5d401fb4d661330da9d995a0f2f029416d71
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Thu Oct 8 16:36:20 2009 +0200

    (bug #3348) Budget and funds broken
    
    This patch, fix the way to detect closed baskets or not. The way to calculate budget and funds and the spent detail.

commit 65938adb1f95d120196f094e7e4dc2f70b1bc838
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Thu Oct 8 13:29:59 2009 +0200

    (bug #3348) still fixing funds and budget table
    
    This fix the sql request to be the same result as in spent.pl

commit d259ef90732fdcb5bfc1b20122df911b82d96443
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Mon Jun 22 14:47:07 2009 +0200

    (bug #3348) fix funds and budget table
    
    This fix how the funds and budget table is calculated. Some old values are included when they shouldn't.
    Then it disallow the user to receive non-closed baskets.
    And fix a the spent/commited budget page, to show (and calculate) only closed baskets.

commit 981711f203569e9ff29155c5b8ee0cbc565848b4
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Tue Jun 23 15:21:52 2009 +0200

    (bug #3353) permit librarians to cancel orders
    
    This add a link in receipt summary, that allow the librarian to "cancel orders" from closed baskets.

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

Summary of changes:
 C4/Acquisition.pm                                  |    8 ++-
 C4/Bookfund.pm                                     |   62 +++++++++++--------
 acqui/bookfund.pl                                  |    3 +-
 acqui/parcel.pl                                    |   11 +++-
 acqui/spent.pl                                     |    8 +-
 .../prog/en/modules/acqui/parcel.tmpl              |   20 ++++++-
 6 files changed, 77 insertions(+), 35 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list