[koha-commits] updated branch master (745ac87c20b4166cb28ada18eebcc7e39948042a)

Koha Gitosis gitosis at git.koha.org
Mon Feb 8 17:22:49 CET 2010


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, master has been updated
       via  745ac87c20b4166cb28ada18eebcc7e39948042a (commit)
      from  dd4f7a87d59b08eaa0362e9ab298bc79ff9ebf90 (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 745ac87c20b4166cb28ada18eebcc7e39948042a
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Mon Feb 8 15:39:46 2010 +0000

    Bug 4133 Ensure that orders have a valid quantity received
    
    quantityreceived drives other parts of acq noticeably budget balances
    ensure that a number (usually 0) is set in NewOrder
    give field a valid default and set as not null
    reinterpret exsting nulls in table as zero
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

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

Summary of changes:
 C4/Acquisition.pm                      |    3 +++
 installer/data/mysql/updatedatabase.pl |    7 +++++++
 kohaversion.pl                         |    2 +-
 3 files changed, 11 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list