Bug 7267

Summary: Display accountnumber in PDF
Product: Koha Reporter: Paul Poulain <paul.poulain>
Component: AcquisitionsAssignee: Katrin Fischer <katrin.fischer>
Status: CLOSED FIXED QA Contact: Jonathan Druart <jonathan.druart>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, jonathan.druart, katrin.fischer, kyle, mathsabypro, veron
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 10746, 3388, 11828    
Bug Blocks: 11859    
Attachments: Bug 7267: Add accountnumber to English PDF templates
Bug 7267: Add account number to German PDF template
Bug 7267: Add account number to French PDF template
[Signed-off] Bug 7267: Add account number to French PDF template
[Signed-off] Bug 7267: Add accountnumber to English PDF templates
[Signed-off] Bug 7267: Add account number to German PDF template
Bug 7267: Add account number to French PDF template
Bug 7267: Add accountnumber to English PDF templates
Bug 7267: Add account number to German PDF template

Description Paul Poulain 2011-11-25 11:05:09 UTC
The bug 3388 has fixed the management of the accoundnumber field, that contains the library accountnumber for the bookseller.
This accountnumber should be displayed in PDF
Comment 1 Katrin Fischer 2014-02-27 09:21:15 UTC Comment hidden (obsolete)
Comment 2 Katrin Fischer 2014-02-27 09:21:19 UTC Comment hidden (obsolete)
Comment 3 Katrin Fischer 2014-02-27 09:21:23 UTC Comment hidden (obsolete)
Comment 4 Marc Véron 2014-02-27 20:31:30 UTC Comment hidden (obsolete)
Comment 5 Marc Véron 2014-02-27 20:39:23 UTC Comment hidden (obsolete)
Comment 6 Marc Véron 2014-02-27 20:44:35 UTC Comment hidden (obsolete)
Comment 7 Jonathan Druart 2014-04-11 10:34:06 UTC
Created attachment 27003 [details] [review]
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@veron.ch>

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Comment 8 Jonathan Druart 2014-04-11 10:34:14 UTC
Created attachment 27004 [details] [review]
Bug 7267: Add accountnumber 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@veron.ch>

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Comment 9 Jonathan Druart 2014-04-11 10:34:20 UTC
Created attachment 27005 [details] [review]
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@veron.ch>

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Comment 10 Jonathan Druart 2014-04-11 10:37:33 UTC
All works great. Tested with bug 11828. Marked as Passed QA.
Comment 11 Galen Charlton 2014-04-11 16:28:42 UTC
Pushed to master.  Thanks, Katrin!
Comment 12 Kyle M Hall 2014-08-13 13:56:04 UTC
Picked for 3.12.15!