[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.00-20-gccdc228

Git repo owner gitmaster at git.koha-community.org
Mon Dec 14 08:24:07 CET 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.22.x has been updated
       via  ccdc2288a6279aa3745ffa2040cc489c0b71f196 (commit)
      from  6012bc8b9988bd4cc2b6fbeecb5de32171f193b6 (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 ccdc2288a6279aa3745ffa2040cc489c0b71f196
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Sun Nov 22 02:31:10 2015 +0100

    Bug 15202: Fix date display when transferring an order
    
    The date a basket was created was not displayed
    according to the dateformat system preference.
    
    Also fixes wording of the message shown when there
    are no baskets for a chosen vendor.
    
    To test:
    - Create an order with an order line
    - Click on the "Transfer" link on the basket
      summary page
    - Search for a vendor without open baskets
    - Verify change of message shown:
      "There are no open baskets for this vendor."
    - Choose another vendor with open baskets
    - Verify the creation date of the basket is
      displayed correctly formatted.
    
    Followed test plan, works as expected.
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit f4b8c4ede9c83b1b78eb87c7fb31214299cbf2f2)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/acqui/transferorder.tt |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list