[koha-commits] main Koha release repository branch master updated. v19.11.00-483-g4f6dc86d24

Git repo owner gitmaster at git.koha-community.org
Mon Jan 27 12:07:09 CET 2020


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  4f6dc86d2402ed552ae139e3cd6390422356d9ad (commit)
       via  a6f538cbcd67303a8d7e8ff6f9ef79f68182649f (commit)
       via  a10b520b9b8cc01ac443bb2e67a16cd9d0473c83 (commit)
      from  aad0802f825d7767ce2b103ecbf34419cfa77fc7 (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 4f6dc86d2402ed552ae139e3cd6390422356d9ad
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Jan 27 11:03:46 2020 +0100

    Bug 24339: Do not assume there are exactly 3 SIP* AVs
    
    Update DB entry 19.06.00.017:
    We created SIP* AV from accountlines if '^Pay[[:digit:]]{2}$', so I
    think we should assume that more than SIP00, SIP01, SIP02 can exist.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit a6f538cbcd67303a8d7e8ff6f9ef79f68182649f
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Wed Jan 8 12:48:55 2020 +0000

    Bug 24339: Remove SIP payment types from staff pay screens
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit a10b520b9b8cc01ac443bb2e67a16cd9d0473c83
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Fri Jan 3 21:50:51 2020 +0000

    Bug 24339: Add SIP2 payment types for installation
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 installer/data/mysql/en/mandatory/auth_values.sql        |  3 +++
 .../intranet-tmpl/prog/en/modules/members/boraccount.tt  |  5 ++++-
 .../intranet-tmpl/prog/en/modules/members/paycollect.tt  | 16 ++++++++++++----
 3 files changed, 19 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list