[koha-commits] main Koha release repository branch 3.20.x updated. v3.20.05-17-g0d0b4ae

Git repo owner gitmaster at git.koha-community.org
Sun Nov 29 21:23:13 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.20.x has been updated
       via  0d0b4ae8486888a37ab09bd1e8f211c30e43b943 (commit)
      from  2873d6bcd4c98de3ef75ea312b635a85fe473490 (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 0d0b4ae8486888a37ab09bd1e8f211c30e43b943
Author: Marc Véron <veron at veron.ch>
Date:   Fri Sep 4 09:50:07 2015 +0200

    Bug 14781: Creation of barcode types 2of5 not functional
    
    This patch fixes the rendering of "COOP2of5" or "Industrial2of5" barcodes in the label creator module.
    
    To test:
    - Create a label layout with COOP2of5 barcode type
    - Create labels (make sure that the items's barcode values are numeric only!)
    - Export batch and download PDF.
    
    Without patch:
    - No barcodes rendered
    With patch
    - Barcodes should render as expected. Test for both barcode types.
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    Works as described, tested both formats.
    Non digit barcode is not printed.
    
    No koha-qa errors, no t/ & xt/ errors
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Note: To be printed, barcode should be numerical.
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    (cherry picked from commit 2b88f0cb38d74da93a723fd1cf3cbcf68030649e)
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>

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

Summary of changes:
 C4/Labels/Label.pm |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list