[koha-commits] main Koha release repository branch master updated. v16.11.00-867-g4cb7119

Git repo owner gitmaster at git.koha-community.org
Fri Apr 21 16:56:29 CEST 2017


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, master has been updated
       via  4cb7119e933009374fad8f192e1f30f819a74f88 (commit)
      from  1a688ae9e02f36a22890de44fb2ce7cdd0599c2d (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 4cb7119e933009374fad8f192e1f30f819a74f88
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Thu Apr 13 09:55:15 2017 -0400

    Bug 18429 - Receiving an item should update the datelastseen
    
    To test:
    0 - Ensure AcqCreateItem is set to 'placing an order'
    1 - Order some items, note entrydate and datelastseen match
    2 - Alter those dates to be earlier than today (or wait some days)
    3 - Recieve the item and note datelast seen not updated
    4 - Apply patch
    5 - Repeat 1-3
    6 - Date last seen should be updated.
    
    Followed test plan, works as expected.
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Works as expected.
    Signed-off-by: Christopher Brannon <cbrannon at cdalibrary.org>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 acqui/finishreceive.pl |    1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list