[koha-commits] main Koha release repository branch new/bug_6894 created. v3.06.00-69-g624b156

Git repo owner gitmaster at git.koha-community.org
Mon Nov 28 12:20:44 CET 2011


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_6894 has been created
        at  624b1562d8567dabd23cb4e1ac7e34615e604edc (commit)

- Log -----------------------------------------------------------------
commit 624b1562d8567dabd23cb4e1ac7e34615e604edc
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Tue Oct 25 17:38:04 2011 +0200

    Bug 6894: Order from suggestion defaulting to wrong currency
    
    This problem turned out to be a bit different, than I initally thought.
    
    This patch fixes the currency selections for new orders created in staff.
    Before this patch, the first currency in the list was selected instead
    of the active currency. So you needed to change it explicitly.
    
    After patch it should work like this:
    
    1) Suggestion created in OPAC - currency defaults to NULL in database
    2) Editing a suggestion created in OPAC will default to active currency.
    3) Creating a new suggestion in staff will default to active currency.
    4) When ordering, the currency will default to the vendor currency, if no
    currency is set in the suggestion. (still happens, when suggestions are accepted
    in batch from the list.
    
    I hope this is right - comments and testing appreciated.
    
    Signed-off-by: Liz Rea <lrea at nekls.org>
    Verified that in the above places, active currency was displayed or selected. Tested both suggestions entered from the OPAC and from the intranet.
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Verified the existence of the bug, and that the fix works as advertised.
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list