[Koha-bugs] [Bug 12110] Display the order vendor note in basket and basketgroup CSV and PDF

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 21 09:35:51 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12110

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #28168|0                           |1
        is obsolete|                            |
  Attachment #28314|0                           |1
        is obsolete|                            |

--- Comment #11 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 28381
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28381&action=edit
Bug 12110 : Display the order vendor note in basket and basketgroup CSV and PDF

(Rebased after bug 11859 is pushed)

This bug adds the "vendor note" for each order in the PDF for basketgroups.
The note is display only if it exists, just under the bibliographic
information.
I added a separation line "--------" between bibliographic information and the
note,
so that it could be visible at 1st glance

It also replaces the internal note with the vendor in the CSV for basket and
basketgroup
It is more logical and useful for libraries to export the note made for vendor,
as those files
are destined to be sent to the vendor.

Test plan :
- fill a basket with some orders, some with internal notes, some with vendor
notes
- export the basket in CSV : only the vendor notes should be present
- put the basket in a basketgroup
- export the basketgroup in CSV : only the vendor notes should be present
- Select "English-2 pages" template for basketgroups in Sysprefs
- export the basket in PDF : the vendor notes should be present under the
bibliographic information
- Select "English-3 pages" template for basketgroups in Sysprefs
- export the basket in PDF : the vendor notes should be present under the
bibliographic information

Signed-off-by: Paola Rossi <paola.rossi at cineca.it>

Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list