[koha-commits] main Koha release repository branch 3.18.x updated. v3.18.06-3-36-gd363552

Git repo owner gitmaster at git.koha-community.org
Sun May 17 06:46:59 CEST 2015


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.18.x has been updated
       via  d363552bf9d59b8cc29b2e55b42bf8812abf9995 (commit)
      from  259b2b1468e007bec3176437d2f1cfc855b91b9f (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 d363552bf9d59b8cc29b2e55b42bf8812abf9995
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Wed Apr 8 10:04:40 2015 +0200

    Bug 6059: Don't permit to change the quantity when items are created on ordering
    
    If items are created on ordering, the quantity for uncertain prices
    should not be editable.
    
    Test plan:
    0/ Set AcqCreateItem to "on ordering"
    1/ Create a basket and add an order with 1+ items
    2/ Mark it as uncertain prices
    3/ Go on the uncertain prices page for this vendor
    (acqui/uncertainprice.pl?booksellerid=X)
    4/ Confirm you are not allowed to update the quantity
    5/ Change the price and save
    6/ Confirm the quantity is still correct
    
    Set the pref to another value and confirm the behavior has not changed.
    
    NOTE: Tested with 'on placing order' and 'on receiving order'.
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    (cherry picked from commit bbb374e76494ae2bad87fbc703e396cebcf8b9f5)
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

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

Summary of changes:
 .../intranet-tmpl/prog/en/modules/acqui/uncertainprice.tt    |   10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list