[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.09-31-g53b8968

Git repo owner gitmaster at git.koha-community.org
Wed Aug 6 09:29:42 CEST 2014


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.14.x has been updated
       via  53b8968e7d196f5a2634a48fcd17fecaf52bc4b2 (commit)
       via  b2dd833cc9860b00422ab4f3dd18fda646ff40e5 (commit)
       via  35832122a3d43f00696ec209904ccb7643c8d05e (commit)
      from  a663e9fb3d024d3165a7edbc660d7c77a977f7a1 (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 53b8968e7d196f5a2634a48fcd17fecaf52bc4b2
Author: Katrin Fischer <katrin.fischer at bsz-bw.de>
Date:   Thu Feb 27 10:16:21 2014 +0100

    Bug 7267: Add account number to German PDF template
    
    To test:
    - Switch system preference OrderPdfFormat to pdfformat::layout2pagesde
    - Create one or more baskets with some orders each.
    - Add all baskets to one basket group
    - Print the basket group
    - Check the account number from your vendor shows up with the other
      vendor details
    
    Signed-off-by: Marc Véron <veron at veron.ch>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit ae030272a4f30104adefe9d6164eb99a0f4d8f73)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit b2dd833cc9860b00422ab4f3dd18fda646ff40e5
Author: Katrin Fischer <katrin.fischer at bsz-bw.de>
Date:   Thu Feb 27 10:13:33 2014 +0100

    Bug 7267: Add account number to English PDF templates
    
    To test:
    - Switch system preference OrderPdfFormat to pdfformat::layout2pages
    - Create one or more baskets with some orders each.
    - Add all baskets to one basket group
    - Print the basket group
    - Check the account number from your vendor shows up with the other
      vendor details
    - Repeat with pdfformat::layout3pages
    
    Signed-off-by: Marc Véron <veron at veron.ch>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 62151ced35329f94e4508b4973521464d48307c9)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 35832122a3d43f00696ec209904ccb7643c8d05e
Author: Katrin Fischer <katrin.fischer at bsz-bw.de>
Date:   Thu Feb 27 10:17:44 2014 +0100

    Bug 7267: Add account number to French PDF template
    
    To test:
    - Switch system preference OrderPdfFormat to pdfformat::layout3pagesfr
    - Create one or more baskets with some orders each.
    - Add all baskets to one basket group
    - Print the basket group
    - Check the account number from your vendor shows up with the other
      vendor details
    
    Signed-off-by: Marc Véron <veron at veron.ch>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit a4841aae08cf60b4fcf628eee991738e2232cc80)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 acqui/pdfformat/layout2pages.pm                     |    2 ++
 acqui/pdfformat/layout2pagesde.pm                   |    2 ++
 acqui/pdfformat/layout3pages.pm                     |    2 ++
 acqui/pdfformat/layout3pagesfr.pm                   |    2 ++
 koha-tmpl/intranet-tmpl/prog/pdf/layout2pages.odt   |  Bin 12688 -> 12728 bytes
 koha-tmpl/intranet-tmpl/prog/pdf/layout2pages.pdf   |  Bin 25541 -> 25887 bytes
 koha-tmpl/intranet-tmpl/prog/pdf/layout2pagesde.odt |  Bin 12696 -> 12859 bytes
 koha-tmpl/intranet-tmpl/prog/pdf/layout2pagesde.pdf |  Bin 23158 -> 23822 bytes
 koha-tmpl/intranet-tmpl/prog/pdf/layout3pages.odt   |  Bin 12973 -> 13023 bytes
 koha-tmpl/intranet-tmpl/prog/pdf/layout3pages.pdf   |  Bin 26944 -> 27293 bytes
 koha-tmpl/intranet-tmpl/prog/pdf/layout3pagesfr.odt |  Bin 13284 -> 12854 bytes
 koha-tmpl/intranet-tmpl/prog/pdf/layout3pagesfr.pdf |  Bin 24394 -> 24401 bytes
 12 files changed, 8 insertions(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list