[koha-commits] main Koha release repository branch new/bug_9236 created. v3.08.00-1608-g9f8490e

Git repo owner gitmaster at git.koha-community.org
Mon Jan 21 14:38:30 CET 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, new/bug_9236 has been created
        at  9f8490e0e312b74ec94adb0e9969e9c04c9933fa (commit)

- Log -----------------------------------------------------------------
commit 9f8490e0e312b74ec94adb0e9969e9c04c9933fa
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Wed Dec 12 15:14:08 2012 +0100

    Bug 9236 : Redirect to the parcel page after deleting an item/order
    
    Signed-off-by: mathieu saby <mathieu.saby at univ-rennes2.fr>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    1) Receive shipment for a previously created basket with
      multiple order lines
    2) Verify 'Delete order' links only have 2 parameters and
      when you delete an order, you are not redirected to the
      basket.
    3) Verify the same is true for 'Delete order and catalog
      record'.
    4) Apply both patches from Bug 9236.
    5) Redo tests and verify page redirects correctly now.
      Links now also show the basket number as third parameter.
    
    Also: make sure orders/items and records are deleted correctly.
    
    Passes all tests and QA script.
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit ce9f1003284c089a5b3e8ce2afc5c2df99e9d9a8
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Tue Dec 11 14:24:40 2012 +0100

    Bug 9236: FIX delete order when receiving
    
    Before this patch the "delete order" links were broken on the receiving
    page (parcel.pl)
    
    Signed-off-by: mathieu saby <mathieu.saby at univ-rennes2.fr>
    Before applying the patch, when recieving a parcel,
    if you delete an order line, Koha tries to open the
    page of the basket linked to that order, but can
    not find it. Koha displays "Vendor not found".
    With the patch, Koha finds the right basket.
    
    I Sign off this patch, to be applied with the other patch ("Redirect to the parcel page after deleting an item/order")
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list