[koha-commits] main Koha release repository branch 19.11.x updated. v19.11.00-9-g529cd43

Git repo owner gitmaster at git.koha-community.org
Wed Dec 11 21:54:04 CET 2019


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, 19.11.x has been updated
       via  529cd43b68863a2b8d09e410b62808d3d81a0a77 (commit)
       via  3f80f32ccf3f0c98fa0f2bcd2365edd5b8956615 (commit)
      from  ae95c1ea160f0ba42e548a20b9e2acc91a918be5 (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 529cd43b68863a2b8d09e410b62808d3d81a0a77
Author: Lisette Scheer <lisetteslatah at gmail.com>
Date:   Thu Nov 14 21:53:25 2019 +0000

    Bug 24033: Fix column labelling on basket summary page (ecost)
    
    When viewing a basket, some of the column names are unclear
    and are different than the terms used for the same field
    on the order form. This patch edits the column titles to
    match the order form.
    
    To test:
    1) In acquisitions, create a budget.
    2) In acquisitions, create a fund.
    3) In acquisitions, create a vendor.
    4) In acquisitions, create a basket and add a test item to the basket.
    5) Observe the column titles ecost tax inc. and ecost tax exc.
       Check the column visibility settings if you don't see
       the columns.
    6) Apply the patch.
    7) Observe the column titles have been updated.
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>

commit 3f80f32ccf3f0c98fa0f2bcd2365edd5b8956615
Author: Lisette Scheer <lisetteslatah at gmail.com>
Date:   Tue Nov 19 18:15:17 2019 +0000

    Bug 24056: Capitalization: Cash Register ID on cash register management page
    
    When editing a cash register, Cash register ID doesn't follow
    our capitalization guidelines. This patch fixes that.
    
    To Test:
    1) Turn on cash register usage in the system preferences.
    2) Add a cash register.
    3) Edit the cash register.
    4) Note the incorrect capitalization.
    5) Apply the patch.
    6) Edit the cash register.
    7) Note the correct capitalization.
    
    Signed-off-by: George Williams <george at nekls.org>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt         |    4 ++--
 koha-tmpl/intranet-tmpl/prog/en/modules/admin/cash_registers.tt |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list