[koha-commits] main Koha release repository branch 3.10.x updated. v3.10.07-26-gd833151

Git repo owner gitmaster at git.koha-community.org
Sun Jul 14 16:37:31 CEST 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, 3.10.x has been updated
       via  d83315198889ca4816dc06d18f39c98a53c72e25 (commit)
      from  ce1eb1db747ef4ff7b6329c76c83f022be66de04 (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 d83315198889ca4816dc06d18f39c98a53c72e25
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Thu May 23 16:42:38 2013 +0200

    Bug 10317: improve display when order receiving page is given an invalid invoiceid
    
    This patch fixes some things on the order receiving/parcel page.
    
    1/ Removes dead code
    2/ Displays an error message if invoiceid is unset or does not refer to an
    invoice
    3/ Fixes a bug in the note ("change note" and "add note" links)
    
    Test plan:
    1/ Try to call the invoice page with an existing invoiceid and check
    that order results are consistent.
    2/ Try without invoiceid or a bad invoiceid and check that an error
    message is displayed.
    3/ Add and change notes.
    
    Signed-off-by: Cedric Vita <cedric.vita at dracenie.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Works nicely for all tests done.
    - parcel.pl with invalid invoicenumber gives a nice error message
    - parcel.pl with a valid invoicenumber looks normal
    - changing and editing order notes works well
    
    Passes QA script.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit d932f6ff250c3a50db379b23abfc40a77620e94b)
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    (cherry picked from commit 3446a86f80313316c5f939e10b983c8703095030)
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    (cherry picked from commit 3446a86f80313316c5f939e10b983c8703095030)

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

Summary of changes:
 acqui/parcel.pl                                    |   31 +++++++------------
 .../intranet-tmpl/prog/en/modules/acqui/parcel.tt  |   27 +++++++++++------
 2 files changed, 30 insertions(+), 28 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list