[koha-commits] main Koha release repository branch new/bug_7175 created. v3.08.00-84-g2338d02

Git repo owner gitmaster at git.koha-community.org
Mon May 21 18:17:32 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_7175 has been created
        at  2338d02e9eded9dca6fdb6d425e1dc675c7c1a2d (commit)

- Log -----------------------------------------------------------------
commit 2338d02e9eded9dca6fdb6d425e1dc675c7c1a2d
Author: Julian Maurice <julian.maurice at biblibre.com>
Date:   Fri Jan 13 16:55:10 2012 +0100

    Bug 7175: Allow to choose which items to receive
    
    If AcqCreateItem=ordering, when you receive an order, you now have a
    list of all created items and checkboxes that permit you to choose which
    items you want to receive.
    A 'Edit' link open additem.pl page in a popup to allow you edit the
    items before receiving them (popup is automatically closed after
    modification, and items table is automatically updated)
    If quantity is set manually in the text box, the appropriate number of
    checkbox are checked from top to bottom and a warning shows up if
    quantity is greater than order quantity
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

commit b156055ad2661d9abdbe213b87b278e2794d4a5b
Author: Julian Maurice <julian.maurice at biblibre.com>
Date:   Fri Jan 13 15:15:41 2012 +0100

    Bug 7175: orderreceive.pl cosmetic changes
    
    - use warnings
    - replace @$results[0] by $order when $count == 1

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list