Bug 7267 - Display accountnumber in PDF
Summary: Display accountnumber in PDF
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Katrin Fischer
QA Contact: Jonathan Druart
URL:
Keywords:
Depends on: 10746 3388 11828
Blocks: 11859
  Show dependency treegraph
 
Reported: 2011-11-25 11:05 UTC by Paul Poulain
Modified: 2015-06-04 23:33 UTC (History)
6 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Small patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 7267: Add accountnumber to English PDF templates (176.52 KB, patch)
2014-02-27 09:21 UTC, Katrin Fischer
Details | Diff | Splinter Review
Bug 7267: Add account number to German PDF template (51.07 KB, patch)
2014-02-27 09:21 UTC, Katrin Fischer
Details | Diff | Splinter Review
Bug 7267: Add account number to French PDF template (74.67 KB, patch)
2014-02-27 09:21 UTC, Katrin Fischer
Details | Diff | Splinter Review
[Signed-off] Bug 7267: Add account number to French PDF template (74.82 KB, patch)
2014-02-27 20:31 UTC, Marc Véron
Details | Diff | Splinter Review
[Signed-off] Bug 7267: Add accountnumber to English PDF templates (176.66 KB, patch)
2014-02-27 20:39 UTC, Marc Véron
Details | Diff | Splinter Review
[Signed-off] Bug 7267: Add account number to German PDF template (51.22 KB, patch)
2014-02-27 20:44 UTC, Marc Véron
Details | Diff | Splinter Review
Bug 7267: Add account number to French PDF template (74.87 KB, patch)
2014-04-11 10:34 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 7267: Add accountnumber to English PDF templates (176.71 KB, patch)
2014-04-11 10:34 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 7267: Add account number to German PDF template (51.26 KB, patch)
2014-04-11 10:34 UTC, Jonathan Druart
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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!