[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.07-69-g2d8a3ae0fb

Git repo owner gitmaster at git.koha-community.org
Thu Feb 13 17:57:49 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, 19.05.x has been updated
       via  2d8a3ae0fb82cedae92945efa02f8547d33ba3ea (commit)
      from  9ac54d258155b1834a5133f4c704937a14f80cad (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 2d8a3ae0fb82cedae92945efa02f8547d33ba3ea
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Sun Jan 12 10:32:17 2020 +0100

    Bug 24404: Add missing space on invoices page / remove . from status
    
    On the bottom of the invoices page the summary of adjustments and
    shipping shows as:
    
    Adjustments plus shipping:2.00
    
    The patch adds the missing space between text and amount.
    
    To test:
    - 'Receive shipment' from a result in your vendor search
    - Start a new invoice by entering an invoice number, amount
      for shipping cost and fund.
    - Finish receive (you don't need to receive anything)
    - You should now be on invoice.pl
    - Verify Status is 'Open.' and in 'Invoice details' we
      have the amount with the missing space.
    - Apply patch, reload the page.
    - Verify the missing space is there and the . is gone.
    - Close invoice, no . there either.
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>
    (cherry picked from commit 53da28d371a260b38a3ebe9fbbf3b38839aeedda)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list