[koha-commits] main Koha release repository branch new/bug_7178 updated. v3.06.00-941-gd83596a

Git repo owner gitmaster at git.koha-community.org
Mon May 14 16:18:35 CEST 2012


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_7178 has been updated
       via  d83596ad1b63839b3b2bf9f9e30386ea1458934f (commit)
       via  7a81b89357f965953a149c1ba846bbef9db8c2af (commit)
      from  1d882495c2cd28f0ffd3d492aa99611a82ca1825 (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 d83596ad1b63839b3b2bf9f9e30386ea1458934f
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Fri May 11 14:38:50 2012 +0000

    Followup 7178: Remove warning on uninitialized value in sprintf for neworderempty
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

commit 7a81b89357f965953a149c1ba846bbef9db8c2af
Author: Julian Maurice <julian.maurice at biblibre.com>
Date:   Wed Mar 28 17:01:07 2012 +0200

    Bug 7178: Follow-up Improve order item creation
    
    Move SQL code from Perl script to Perl module
    Replace SHOW COLUMNS by $dbh->column_info()
    Update total on neworderempty.pl when adding or deleting items
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Tested ok for ordering and receiving items.
    Total updated correctly.
    
    Note: There are lots of errors in the logs before and after applying
    the patch. A follow up is needed.

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

Summary of changes:
 C4/Items.pm                                        |   38 ++++++++++++++++++++
 acqui/check_uniqueness.pl                          |   27 +++-----------
 acqui/neworderempty.pl                             |    2 +-
 koha-tmpl/intranet-tmpl/prog/en/js/additem.js      |    4 +-
 .../prog/en/modules/acqui/neworderempty.tt         |    9 ++++-
 5 files changed, 54 insertions(+), 26 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list